epub converter: fix importing

This commit is contained in:
shirshasa
2021-04-26 15:25:21 +03:00
parent 4a89141cc3
commit 8a47f74e8b
9 changed files with 14 additions and 21 deletions

View File

@@ -11,7 +11,7 @@ import pika
from access import Access
from docx_converter import Book
from src.epub_converter import EpubBook
from epub_converter import EpubBook
def configure_file_logger(name, filename='logs/converter_log.log', filemode='w+',