mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-13 02:19:54 +00:00
Reformat code
This commit is contained in:
parent
972eeafce5
commit
895f4f8dce
4 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue