style: apply ruff formatting and lint fixes
This commit is contained in:
@@ -4,7 +4,7 @@ when:
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: python:3.11
|
||||
image: python:3.13
|
||||
commands:
|
||||
- pip install uv
|
||||
- uv sync --no-dev --group tests
|
||||
|
||||
Reference in New Issue
Block a user