fix isort
This commit is contained in:
@@ -8,9 +8,7 @@ from aiogram.fsm.context import FSMContext
|
||||
|
||||
from helper_bot.handlers.private.constants import BUTTON_TEXTS, FSM_STATES
|
||||
from helper_bot.handlers.private.private_handlers import (
|
||||
PrivateHandlers,
|
||||
create_private_handlers,
|
||||
)
|
||||
PrivateHandlers, create_private_handlers)
|
||||
from helper_bot.handlers.private.services import BotSettings
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user