fix an error due to a change in structure

This commit is contained in:
Kiryl
2021-10-04 13:48:37 +03:00
parent 594a8f0c8c
commit 236233fff1
3 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ 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.