This commit is contained in:
2025-10-09 22:22:12 -07:00
parent 76905f1a40
commit 6b788484da

View File

@@ -30,4 +30,4 @@ jobs:
python -m pip install .
- name: Lint with ruff
run: |
ruff src
ruff check src