mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 02:32:33 +01:00
Lint
This commit is contained in:
parent
e34fa05202
commit
264fdb85b2
@ -79,7 +79,7 @@ class _500pxExtractor(Extractor):
|
||||
result.append(fallbacks[pid])
|
||||
else:
|
||||
self.log.warning("Unable to fetch photo %s", pid)
|
||||
|
||||
|
||||
return result
|
||||
|
||||
def _request_api(self, url, params):
|
||||
|
Loading…
Reference in New Issue
Block a user