used isort + black
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
from aiogram import Router, Bot, F
|
||||
from aiogram.types import (
|
||||
ChosenInlineResult,
|
||||
)
|
||||
from aiogram import Bot, F, Router
|
||||
from aiogram.types import ChosenInlineResult
|
||||
|
||||
router = Router()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user