forked from LiveCarta/BookConverter
remove logging_format
This commit is contained in:
@@ -304,7 +304,7 @@ class HTMLDocxPreprocessor:
|
||||
footnote_amt = len(footnote_anchors)
|
||||
|
||||
assert footnote_amt == len(footnote_content), \
|
||||
'Some ting went wrong with footnotes after libra conversion'
|
||||
'Something went wrong with footnotes after libra conversion'
|
||||
|
||||
footnotes = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user