forked from LiveCarta/BookConverter
Add convert_local
This commit is contained in:
@@ -13,8 +13,10 @@ import os
|
||||
import pathlib
|
||||
from abc import abstractmethod, ABCMeta
|
||||
|
||||
from livecarta_config import LawCartaConfig
|
||||
from src.util.helpers import BookLogger, BookStatusWrapper
|
||||
from livecarta_config import LawCartaConfig
|
||||
from util.helpers import BookLogger, BookStatusWrapper
|
||||
|
||||
|
||||
|
||||
|
||||
class BookSolver:
|
||||
|
||||
Reference in New Issue
Block a user