remove logging_format

This commit is contained in:
Kiryl
2021-10-07 10:14:33 +03:00
parent e693a77182
commit a55eefc7ed
2 changed files with 4 additions and 3 deletions

View File

@@ -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 = []