Skip to content

Commit 80a6203

Browse files
committed
ignore random words in the notebook outputs
1 parent edd3f7a commit 80a6203

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
@@ -42,7 +42,7 @@ repos:
4242
hooks:
4343
- id: codespell
4444
args:
45-
- --ignore-words-list=thex
45+
- --ignore-words-list=thex,nd,fo,som,nam,tha
4646
exclude: >
4747
(?x)^(
4848
.*\.csv |

0 commit comments

Comments
 (0)