mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
idk what's this (a lot of time ago)
This commit is contained in:
parent
7bd8f64630
commit
fa1b891386
187 changed files with 914 additions and 915 deletions
|
|
@ -10,7 +10,7 @@ from aiogram.fsm.storage.memory import (
|
|||
MemoryStorage,
|
||||
SimpleEventIsolation,
|
||||
)
|
||||
from aiogram.fsm.storage.redis import RedisEventIsolation, RedisStorage
|
||||
from aiogram.fsm.storage.redis import RedisStorage
|
||||
from tests.mocked_bot import MockedBot
|
||||
|
||||
DATA_DIR = Path(__file__).parent / "data"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue