Skip to content

Commit 274efb9

Browse files
authored
Update telefunc.py
1 parent b54aa8c commit 274efb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ethon/telefunc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import math
22
import time
3-
from ethon.utils.FasterTg import upload_file, download_file
3+
from .FasterTg import upload_file, download_file
44
from telethon import events
55

66
#Fast upload/download methods:

0 commit comments

Comments
 (0)