aiogram/tests/test_issues
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
..
__init__.py Added test that prove previous fix 2023-07-16 22:49:18 +03:00
test_1317_state_vs_isolation.py #1317 Fixed priority of events isolation (#1318) 2023-09-21 22:54:48 +03:00
test_1672_middleware_data_in_scene.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
test_1741_forward_ref_in_callbacks.py Fix getting callback params on py3.14+ (#1741) 2026-01-01 23:42:40 +02:00
test_bot_context_is_usable.py Added test that prove previous fix 2023-07-16 22:49:18 +03:00