style: apply ruff formatting and lint fixes

This commit is contained in:
2026-05-02 12:04:14 +03:00
parent 184b95969c
commit 1dbedf0f52
4 changed files with 12 additions and 4 deletions

View File

@@ -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