Skip to content

Commit b085020

Browse files
committed
skip word that shows up in the nb output
1 parent 9224967 commit b085020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535
hooks:
3636
- id: codespell
3737
args:
38-
- --ignore-words-list=thex,nd,fo,som,nam,tha
38+
- --ignore-words-list=thex,nd,fo,som,nam,tha,caf
3939
exclude: >
4040
(?x)^(
4141
.*\.csv |

0 commit comments

Comments
 (0)