You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of black and isort, run ruff as pre-commit hook. Enable pyupgrade and additional rules.
Applied safe auto-fixes, but validation currently fails. Will be addressed in a follow-up PR (#252).
Relevant changes: `.pre-commit-config.yaml`, `pyproject.toml`
0 commit comments