forked from LiveCarta/BookConverter
add -m switch with module name
This commit is contained in:
@@ -2,7 +2,8 @@ import re
|
||||
from typing import Union
|
||||
|
||||
from ebooklib.epub import Section, Link
|
||||
from src.livecarta_config import LiveCartaConfig
|
||||
|
||||
from livecarta_config import LiveCartaConfig
|
||||
|
||||
"""
|
||||
These are data structures which form mapping from NCX to python data structures.
|
||||
|
||||
Reference in New Issue
Block a user