change structure of docx converter

This commit is contained in:
Kiryl
2021-09-30 13:33:08 +03:00
parent af1b6138a9
commit cc977a7167
6 changed files with 10 additions and 9 deletions

View File

@@ -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.