forked from LiveCarta/BookConverter
epub converter: fix importing
This commit is contained in:
@@ -4,8 +4,8 @@ import logging
|
||||
import os
|
||||
import pathlib
|
||||
|
||||
from config import BookLogger, BookApiWrapper, LawCartaConfig
|
||||
from src.epub_postprocessor import EpubPostprocessor
|
||||
from livecarta_config import BookLogger, BookApiWrapper, LawCartaConfig
|
||||
from epub_postprocessor import EpubPostprocessor
|
||||
|
||||
|
||||
class EpubBook:
|
||||
|
||||
Reference in New Issue
Block a user