mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Completely overhaul errors to be generated dynamically
This commit is contained in:
@@ -13,7 +13,7 @@ try:
|
||||
except ImportError:
|
||||
python_socks = None
|
||||
|
||||
from ...errors import InvalidChecksumError
|
||||
from ...errors._custom import InvalidChecksumError
|
||||
from ... import helpers
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user