forked from LiveCarta/BookConverter
epub converter: fix module paths
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from epub_converter import EpubConverter
|
||||
from src.solver import BookSolver
|
||||
from solver import BookSolver
|
||||
|
||||
|
||||
class EpubBook(BookSolver):
|
||||
|
||||
Reference in New Issue
Block a user