Skip to content

Commit

Permalink
chore(ci): fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Oct 23, 2024
1 parent fd7b2c2 commit f4bc9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Run codespell
run: |
pip install codespell tomli
find . -name '*.ipynb' -exec codespell {} +
find . -name '*.ipynb' -exec codespell {} +

0 comments on commit f4bc9d7

Please sign in to comment.