Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/lint-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
python-version: 3.11
- name: Install wpiformat
run: pip3 install wpiformat==2025.32
run: pip3 install wpiformat==2025.33
- name: Run
run: wpiformat
- name: Check output
Expand Down
1 change: 0 additions & 1 deletion photon-lib/py/photonlibpy/py.typed
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@

Loading