mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-03 11:40:11 +03:00
Add missing import
This commit is contained in:
parent
bd7ab23a8f
commit
ae86f40c3e
|
@ -5,6 +5,7 @@ import os
|
|||
import pathlib
|
||||
import re
|
||||
import typing
|
||||
import inspect
|
||||
from io import BytesIO
|
||||
|
||||
from .. import utils, helpers, hints
|
||||
|
|
Loading…
Reference in New Issue
Block a user