mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 05:19:41 +00:00
Use relative imports always where possible
This commit is contained in:
@@ -4,7 +4,7 @@ import random
|
||||
import time
|
||||
from os.path import isfile as file_exists
|
||||
|
||||
import telethon.helpers as utils
|
||||
from .. import helpers as utils
|
||||
|
||||
|
||||
class Session:
|
||||
|
Reference in New Issue
Block a user