mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Reformat code
This commit is contained in:
parent
ee8e457c5f
commit
2cf224da49
5 changed files with 14 additions and 6 deletions
|
|
@ -33,8 +33,8 @@ if TYPE_CHECKING:
|
|||
UnbanChatMember,
|
||||
UnbanChatSenderChat,
|
||||
UnpinAllChatMessages,
|
||||
UnpinChatMessage,
|
||||
UnpinAllGeneralForumTopicMessages,
|
||||
UnpinChatMessage,
|
||||
)
|
||||
from .chat_location import ChatLocation
|
||||
from .chat_permissions import ChatPermissions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue