mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-20 02:41:19 +02:00
remove debug
This commit is contained in:
parent
0df51c83e5
commit
1091ea3e0a
@ -17,7 +17,6 @@ EXT_MAP = {
|
|||||||
|
|
||||||
class DoujinshiInfo(dict):
|
class DoujinshiInfo(dict):
|
||||||
def __init__(self, **kwargs):
|
def __init__(self, **kwargs):
|
||||||
print(kwargs)
|
|
||||||
super(DoujinshiInfo, self).__init__(**kwargs)
|
super(DoujinshiInfo, self).__init__(**kwargs)
|
||||||
|
|
||||||
def __getattr__(self, item):
|
def __getattr__(self, item):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user