mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
da5c171346
This avoids the need to comment then every time the file changes.
4 lines
97 B
Python
4 lines
97 B
Python
from .tlarg import TLArg
|
|
from .tlobject import TLObject
|
|
from .parser import parse_tl, find_layer
|