mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 10:42:34 +01:00
flake8
This commit is contained in:
parent
0b6e5b8161
commit
8259a5abe4
@ -863,7 +863,7 @@ class PixivNovelExtractor(PixivExtractor):
|
||||
novel["suffix"] = ""
|
||||
|
||||
yield Message.Directory, novel
|
||||
|
||||
|
||||
try:
|
||||
content = self.api.novel_text(novel["id"])["novel_text"]
|
||||
except Exception:
|
||||
|
Loading…
Reference in New Issue
Block a user