dev-test
Who? 2025-09-12 23:08:55 +07:00 committed by GitHub
parent 15af20036a
commit 4b0752ebb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ from herokutl.errors.rpcbaseerrors import (
ServerError,
RPCError
)
from types import CoreOverwriteError
from ..types import CoreOverwriteError
from . import utils
from .tl_cache import CustomTelegramClient