1
0
mirror of https://github.com/gryf/ebook-converter.git synced 2026-04-20 21:21:35 +02:00

Fix couple of logging errors

This commit is contained in:
2022-12-04 18:22:06 +01:00
parent 74abaf0de0
commit ef02332465
4 changed files with 5 additions and 4 deletions
+1
View File
@@ -18,6 +18,7 @@ from ebook_converter.ebooks.oeb.base import _css_logger
from ebook_converter import polyglot
class Extract(ODF2XHTML):
def extract_pictures(self, zf):