mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Apply isort (#1508)
This commit is contained in:
parent
69c359d23a
commit
0df95a0276
4 changed files with 5 additions and 5 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue