Fix bag 4622 + indents

This commit is contained in:
Kiryl
2021-09-24 16:29:48 +03:00
parent 55ca366583
commit 63b6a3bda3
5 changed files with 15 additions and 16 deletions

View File

@@ -15,11 +15,6 @@ from abc import abstractmethod, ABCMeta
from livecarta_config import LawCartaConfig
from util.helpers import BookLogger, BookStatusWrapper
<<<<<<< HEAD:converter/src/book_solver.py
=======
>>>>>>> develop:converter/src/solver.py
class BookSolver: