Skip to content

Commit

Permalink
don't spell check notebooks (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
Conengmo committed Nov 21, 2022
1 parent fed3112 commit d86adbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ repos:
(?x)^(
.*\.csv |
.*\.json |
.*\.ipynb
)$
- repo: https://github.com/asottile/pyupgrade
Expand Down

0 comments on commit d86adbe

Please sign in to comment.