Apply isort (#1508)

This commit is contained in:
Oleg A 2024-06-11 03:08:08 +03:00 committed by GitHub
parent 69c359d23a
commit 0df95a0276
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

@ -88,6 +88,7 @@ from ..methods import (
LogOut,
PinChatMessage,
PromoteChatMember,
RefundStarPayment,
ReopenForumTopic,
ReopenGeneralForumTopic,
ReplaceStickerInSet,
@ -145,7 +146,6 @@ from ..methods import (
UnpinAllGeneralForumTopicMessages,
UnpinChatMessage,
UploadStickerFile,
RefundStarPayment,
)
from ..types import (
BotCommand,