Reformat code

This commit is contained in:
Alex Root Junior 2023-08-26 22:34:30 +03:00
parent ee8e457c5f
commit 2cf224da49
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
5 changed files with 14 additions and 6 deletions

View file

@ -33,8 +33,8 @@ if TYPE_CHECKING:
UnbanChatMember,
UnbanChatSenderChat,
UnpinAllChatMessages,
UnpinChatMessage,
UnpinAllGeneralForumTopicMessages,
UnpinChatMessage,
)
from .chat_location import ChatLocation
from .chat_permissions import ChatPermissions