Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Feb 18, 2025
1 parent bd0d50e commit 703a01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:
rev: v2.4.1
hooks:
- id: codespell
args: ["-Lhist,gaus,nd"]
args: ["-Lhist,gaus,nd", "-w"]
exclude: ^notebooks/HistLogo.ipynb$

- repo: https://github.com/pre-commit/pygrep-hooks
Expand Down

0 comments on commit 703a01f

Please sign in to comment.