Merge branch 'main' into ruff08

This commit is contained in:
Brandon Hancock (bhancock_ai)
2024-12-09 14:15:26 -05:00
committed by GitHub
32 changed files with 341 additions and 844 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Set up Python
run: uv python install 3.11.9
run: uv python install 3.12.8
- name: Install the project
run: uv sync --dev --all-extras