chore: ruff format

This commit is contained in:
Soulter
2026-02-17 14:33:27 +08:00
parent 55ac878648
commit c9cdf47603
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: '3.10'
python-version: '3.12'
- name: Install UV
run: pip install uv