mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-05 03:22:29 +00:00
Add type hints to all public methods in the client
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import asyncio
|
||||
import os
|
||||
import struct
|
||||
from hashlib import sha1, sha256
|
||||
from hashlib import sha1
|
||||
|
||||
|
||||
# region Multiple utilities
|
||||
|
Reference in New Issue
Block a user