Skip to content

Commit

Permalink
remove ipython notebooks from pretty json (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
DomFijan authored Sep 5, 2023
1 parent 439307d commit 8e52abe
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 @@ -10,6 +10,7 @@ repos:
exclude: '(?:setup.cfg.*|paper/.*)'
- id: debug-statements
- id: pretty-format-json
exclude: '\.ipynb$'
args:
- --indent
- '4'
Expand Down

0 comments on commit 8e52abe

Please sign in to comment.