[boosty] Fixed formatting
This commit is contained in:
@@ -123,10 +123,10 @@ class BoostyExtractor(Extractor):
|
||||
|
||||
elif type == "audio_file":
|
||||
files.append(self._update_url(post, block))
|
||||
|
||||
|
||||
elif type == "file":
|
||||
files.append(self._update_url(post, block))
|
||||
|
||||
|
||||
else:
|
||||
self.log.debug("%s: Unsupported data type '%s'",
|
||||
post["int_id"], type)
|
||||
|
||||
Reference in New Issue
Block a user