Skip to content

Commit 0bd3e05

Browse files
committed
pre-commit try
1 parent 3d72b46 commit 0bd3e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
name: Clear output from Jupyter notebooks
1818
description: Clear output from Jupyter notebooks.
1919
files: \.ipynb$
20-
exclude: ^docs/pre_executed
20+
exclude: ^docs/pre_executed/*
2121
stages: [pre-commit]
2222
language: system
2323
entry: jupyter nbconvert --clear-output

0 commit comments

Comments
 (0)