aiogram/aiogram/utils
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
..
i18n Fix i18n relative path + reformat using pre-commit (#1740) 2026-01-02 00:01:02 +02:00
__init__.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
auth_widget.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
backoff.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
callback_answer.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
chat_action.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
chat_member.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
class_attrs_resolver.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
dataclass.py Update type hints across the codebase (#1749) 2026-01-02 02:50:46 +02:00
deep_linking.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
formatting.py Update type hints across the codebase (#1749) 2026-01-02 02:50:46 +02:00
keyboard.py Update type hints across the codebase (#1749) 2026-01-02 02:50:46 +02:00
link.py Update type hints across the codebase (#1749) 2026-01-02 02:50:46 +02:00
magic_filter.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
markdown.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
media_group.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
mixins.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
mypy_hacks.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
payload.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
serialization.py Update type hints across the codebase (#1749) 2026-01-02 02:50:46 +02:00
text_decorations.py Update type hints across the codebase (#1749) 2026-01-02 02:50:46 +02:00
token.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
warnings.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
web_app.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
web_app_signature.py EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00