Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

Commit 9dd354a

Browse files
committed
Add pre-commit setup
1 parent c1724c8 commit 9dd354a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
repos:
2+
- repo: https://github.com/kynan/nbstripout
3+
rev: 0.6.0
4+
hooks:
5+
- id: nbstripout

0 commit comments

Comments
 (0)