mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
...
This commit is contained in:
parent
ed1d51bf6b
commit
f3b17074e9
@ -306,6 +306,7 @@ def decode(cfi, doc): # {{{
|
|||||||
else if cfi.length > 0:
|
else if cfi.length > 0:
|
||||||
point.error = "Undecoded CFI: " + cfi
|
point.error = "Undecoded CFI: " + cfi
|
||||||
|
|
||||||
|
if point.error:
|
||||||
print(point.error)
|
print(point.error)
|
||||||
|
|
||||||
return point
|
return point
|
||||||
|
Loading…
x
Reference in New Issue
Block a user