Reformat code

This commit is contained in:
Dan 2018-07-04 14:03:14 +02:00
parent 9c2c875bfc
commit c7489cf302

View File

@ -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)