aiogram/aiogram/filters
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 EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
base.py Update type hints across the codebase (#1749) 2026-01-02 02:50:46 +02:00
callback_data.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
chat_member_updated.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
command.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
exception.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
logic.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
magic_data.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
state.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00