forked from LiveCarta/BookConverter
change structure of docx converter
This commit is contained in:
@@ -2,7 +2,7 @@ import re
|
||||
from typing import Union
|
||||
|
||||
from ebooklib.epub import Section, Link
|
||||
from livecarta_config import LiveCartaConfig
|
||||
from src.livecarta_config import LiveCartaConfig
|
||||
|
||||
"""
|
||||
These are data structures which form mapping from NCX to python data structures.
|
||||
|
||||
Reference in New Issue
Block a user