Template
mirror of
https://github.com/djimboy/djimbo_template_aio3.git
synced 2026-08-26 06:57:44 +00:00
Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# - *- coding: utf- 8 - *-
|
||||
from aiogram.fsm.context import FSMContext
|
||||
|
||||
from tgbot.services.api_session import AsyncSession
|
||||
from tgbot.services.api_session import RequestSession
|
||||
|
||||
FSM = FSMContext
|
||||
AS = AsyncSession
|
||||
AS = RequestSession
|
||||
|
||||
Reference in New Issue
Block a user