mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
5b244138fe
commit
d01146df95
@ -136,7 +136,7 @@ def process_web_node(node):
|
||||
return process_web_list(node)
|
||||
elif ntype:
|
||||
print('** ', ntype)
|
||||
return ''
|
||||
return ''
|
||||
|
||||
|
||||
def load_article_from_web_json(raw):
|
||||
|
@ -136,7 +136,7 @@ def process_web_node(node):
|
||||
return process_web_list(node)
|
||||
elif ntype:
|
||||
print('** ', ntype)
|
||||
return ''
|
||||
return ''
|
||||
|
||||
|
||||
def load_article_from_web_json(raw):
|
||||
|
Loading…
x
Reference in New Issue
Block a user