mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 05:54:51 +00:00
Reformat code
This commit is contained in:
parent
9c2c875bfc
commit
c7489cf302
1 changed files with 1 additions and 1 deletions
|
|
@ -777,7 +777,7 @@ class Client(Methods, BaseClient):
|
|||
|
||||
pts = getattr(update, "pts", None)
|
||||
pts_count = getattr(update, "pts_count", None)
|
||||
|
||||
|
||||
if isinstance(update, types.UpdateChannelTooLong):
|
||||
log.warning(update)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue