forked from LiveCarta/BookConverter
epub converter: separate BookLogger, BookStatusWrapper
This commit is contained in:
@@ -18,7 +18,8 @@ from html_epub_preprocessor import unwrap_structural_tags, get_tags_between_chap
|
||||
update_src_links_in_images, preprocess_footnotes
|
||||
|
||||
from css_reader import clean_css, add_inline_style_to_html_soup
|
||||
from livecarta_config import LawCartaConfig, BookLogger
|
||||
from livecarta_config import LawCartaConfig
|
||||
from util.helpers import BookLogger
|
||||
|
||||
|
||||
class EpubConverter:
|
||||
|
||||
Reference in New Issue
Block a user