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
'uv run precommit install'--change to 'uv run pre-commit install'
'uv ruff check .'--change to 'uv run ruff check .'
'uv format .'--change to 'uv run ruff format .'
0 commit comments