Reports refactoring & tests

This commit is contained in:
Soxoj
2021-01-06 10:53:23 +03:00
parent 30f795065e
commit 5c8b65d033
5 changed files with 29 additions and 123 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import sys
import requests
from maigret.utils import CaseConverter
from .utils import CaseConverter
class MaigretEngine: