mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-12 12:00:37 +00:00
Fix cyclic imports on Python 3.4 by moving Session one level up
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from .tlobject import TLObject
|
||||
from .session import Session
|
||||
from .gzip_packed import GzipPacked
|
||||
from .tl_message import TLMessage
|
||||
from .message_container import MessageContainer
|
||||
|
||||
Reference in New Issue
Block a user