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
Removed pre-commit from CI linting job, using Ruff now directly
Updated CI to use ruff instead of calling pre-commit handler.
Pre-commit should be used by software engineers to safeguard
their commits locally.
Also removed ruff deprecations in pyproject.toml.
0 commit comments