mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Fix imports
This commit is contained in:
@@ -7,7 +7,7 @@ from collections import defaultdict
|
||||
from zlib import crc32
|
||||
|
||||
from ..sourcebuilder import SourceBuilder
|
||||
from ..utils import snake_to_camel_case
|
||||
from .._misc.utils import snake_to_camel_case
|
||||
|
||||
AUTO_GEN_NOTICE = \
|
||||
'"""File generated by TLObjects\' generator. All changes will be ERASED"""'
|
||||
|
Reference in New Issue
Block a user