forked from LiveCarta/BookConverter
epub converter: fix importing
This commit is contained in:
@@ -6,7 +6,7 @@ from shutil import copyfile
|
||||
|
||||
from bs4 import BeautifulSoup, NavigableString
|
||||
|
||||
from config import LawCartaConfig, BookLogger, BookApiWrapper
|
||||
from livecarta_config import LawCartaConfig, BookLogger, BookApiWrapper
|
||||
|
||||
|
||||
class HTMLPreprocessor:
|
||||
|
||||
Reference in New Issue
Block a user