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 ruff check . --fix --show-fixes
Fixed 1 error:
- tests/test_example.py:
1 × F401 (unused-import)
Found 22 errors (1 fixed, 21 remaining).
No fixes available (8 hidden fixes can be enabled with the `--unsafe-fixes` option).
0 commit comments