Skip to content

Commit d86adbe

Browse files
committed
don't spell check notebooks (for now)
1 parent fed3112 commit d86adbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ repos:
4949
(?x)^(
5050
.*\.csv |
5151
.*\.json |
52+
.*\.ipynb
5253
)$
5354
5455
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)