forked from LiveCarta/BookConverter
Change paths to books
This commit is contained in:
@@ -633,7 +633,7 @@ class EpubConverter:
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
epub_file_path = "../../epub/9780763774134.epub"
|
||||
epub_file_path = "../../books/epub/9780763774134.epub"
|
||||
logger_object = BookLogger(
|
||||
name="epub", book_id=epub_file_path.split("/")[-1])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user