kindle manager
This commit is contained in:
7
mobiparse/mobi/__init__.py
Executable file
7
mobiparse/mobi/__init__.py
Executable file
@@ -0,0 +1,7 @@
|
||||
import os
|
||||
|
||||
os.environ["LOGURU_AUTOINIT"] = "False"
|
||||
from mobi.extract import extract
|
||||
from mobi.extract import extracttest
|
||||
|
||||
__version__ = "0.3.1"
|
||||
Reference in New Issue
Block a user