mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 05:19:41 +00:00
Fix imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import csv
|
||||
import re
|
||||
|
||||
from ..utils import snake_to_camel_case
|
||||
from .._misc.utils import snake_to_camel_case
|
||||
|
||||
# Core base classes depending on the integer error code
|
||||
KNOWN_BASE_CLASSES = {
|
||||
|
Reference in New Issue
Block a user