mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-30 00:00:48 +02:00
pep8 🐱
This commit is contained in:
parent
c6db6b81c2
commit
3f1fd39747
@ -1,3 +1,4 @@
|
|||||||
|
# coding: utf-8
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
from constant import DETAIL_URL, IMAGE_URL
|
from constant import DETAIL_URL, IMAGE_URL
|
||||||
from logger import logger
|
from logger import logger
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# coding: utf-8
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
import sys
|
import sys
|
||||||
import re
|
import re
|
||||||
|
Loading…
x
Reference in New Issue
Block a user