aiogram/tests/test_fsm
Alex Root Junior ec7da0f678
Migrate from Black to Ruff (#1750)
* Migrate from Black to Ruff and reformat code with enabling additional linter checks

* Add changelog for migration to Ruff as formatter and linter

* Add type ignores for specific attributes and replace tuple with set for chat type check

* Remove file from another changes
2026-01-04 21:34:08 +02:00
..
storage Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
__init__.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_context.py Add function get_value to BaseStorage (#1594) 2024-11-02 16:48:01 +02:00
test_scene.py Add support for State type in scenes methods (#1685) 2025-05-09 21:25:41 +03:00
test_state.py Fix CallbackData without default Optional (#1370) 2023-11-20 22:39:09 +02:00
test_strategy.py Add new FSM strategy CHAT_TOPIC strategy.py (#1344) 2023-10-22 00:41:13 +03:00