mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-08-25 17:08:32 +00:00
Use relative imports always where possible
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from .errors import *
|
||||
from .telegram_client import TelegramClient
|
||||
from .interactive_telegram_client import InteractiveTelegramClient
|
||||
from . import tl
|
||||
|
||||
Reference in New Issue
Block a user