mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'master' of https://github.com/unkn0w7n/calibre
This commit is contained in:
commit
bc29562c0c
@ -61,7 +61,7 @@ def process_node(node):
|
||||
return process_list(node)
|
||||
elif ntype:
|
||||
print('** ', ntype)
|
||||
return ''
|
||||
return ''
|
||||
|
||||
|
||||
def safe_dict(data, *names):
|
||||
|
@ -62,7 +62,7 @@ def process_node(node):
|
||||
return process_list(node)
|
||||
elif ntype:
|
||||
print('** ', ntype)
|
||||
return ''
|
||||
return ''
|
||||
|
||||
|
||||
def safe_dict(data, *names):
|
||||
|
@ -62,7 +62,7 @@ def process_node(node):
|
||||
return process_list(node)
|
||||
elif ntype:
|
||||
print('** ', ntype)
|
||||
return ''
|
||||
return ''
|
||||
|
||||
|
||||
def safe_dict(data, *names):
|
||||
|
Loading…
x
Reference in New Issue
Block a user