Skip to content

Commit

Permalink
Add notebook demoing 2D interpolation (#255)
Browse files Browse the repository at this point in the history
* Add notebooks with 2D workflow
* Remove nbstripout
  • Loading branch information
stefsmeets authored Aug 18, 2022
1 parent 062f57e commit 29455a2
Show file tree
Hide file tree
Showing 4 changed files with 915 additions and 21 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ repos:
- id: check-merge-conflict
- id: debug-statements
- id: double-quote-string-fixer
- repo: https://github.com/kynan/nbstripout
rev: 0.5.0
hooks:
- id: nbstripout
- repo: https://github.com/PyCQA/isort
rev: '5.10.1'
hooks:
Expand Down
Loading

0 comments on commit 29455a2

Please sign in to comment.