used isort + black
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
from typing import Any, Awaitable, Callable, Dict
|
||||
|
||||
from aiogram.dispatcher.middlewares.base import BaseMiddleware
|
||||
from aiogram.types import CallbackQuery
|
||||
|
||||
from typing import Any, Awaitable, Callable, Dict
|
||||
|
||||
from bot.modules.database import db
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user