mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-20 11:01:17 +02:00
pep-8
This commit is contained in:
parent
0728dd8c6d
commit
a3fead2852
@ -60,7 +60,8 @@ def login(username, password):
|
|||||||
exit(1)
|
exit(1)
|
||||||
|
|
||||||
if 'You\'re loading pages way too quickly.' in resp.text:
|
if 'You\'re loading pages way too quickly.' in resp.text:
|
||||||
logger.error('You meet challenge again, please submit a issue at https://github.com/RicterZ/nhentai/issues')
|
logger.error('You meet challenge insistently, please submit a issue'
|
||||||
|
' at https://github.com/RicterZ/nhentai/issues')
|
||||||
exit(2)
|
exit(2)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user