Reformat code

This commit is contained in:
JRoot Junior 2024-05-11 01:57:24 +03:00
parent 972eeafce5
commit 895f4f8dce
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
4 changed files with 6 additions and 6 deletions

View file

@ -40,7 +40,10 @@ from aiogram.types import (
UNSET_PARSE_MODE,
Animation,
Audio,
BackgroundFillSolid,
BackgroundTypeFill,
Chat,
ChatBackground,
ChatBoostAdded,
ChatShared,
Contact,
@ -88,9 +91,6 @@ from aiogram.types import (
Voice,
WebAppData,
WriteAccessAllowed,
ChatBackground,
BackgroundTypeFill,
BackgroundFillSolid,
)
from aiogram.types.message import ContentType, Message