Skip to content

Commit

Permalink
Merge pull request #1315 from nim65s/ipynb
Browse files Browse the repository at this point in the history
fix ipython notebooks
  • Loading branch information
cmastalli authored Oct 9, 2024
2 parents 454d272 + 19a300b commit d7584d1
Show file tree
Hide file tree
Showing 9 changed files with 3,036 additions and 3,792 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ repos:
- id: clang-format
args:
- --style=Google
exclude: '^.*\.ipynb$'
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
Expand Down
Loading

0 comments on commit d7584d1

Please sign in to comment.