Upgrade to wpiformat 2025.48 (#2186)

This commit is contained in:
Tyler Veness
2025-11-10 21:28:28 -08:00
committed by GitHub
parent def3b9faa8
commit a2b19c080e
31 changed files with 115 additions and 136 deletions

View File

@@ -31,7 +31,7 @@ jobs:
with:
python-version: 3.11
- name: Install wpiformat
run: pip3 install wpiformat==2025.34
run: pip3 install wpiformat==2025.48
- name: Run
run: wpiformat
- name: Check output