Fix imports

This commit is contained in:
Lonami Exo
2021-09-12 16:23:55 +02:00
parent 01061e0719
commit 5fd2a017b2
11 changed files with 27 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
import csv
import re
from .._misc.utils import snake_to_camel_case
from ..utils import snake_to_camel_case
# Core base classes depending on the integer error code
KNOWN_BASE_CLASSES = {