We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3e2fe commit 764abc1Copy full SHA for 764abc1
.pre-commit-config.yaml
@@ -20,8 +20,7 @@ repos:
20
stages: [pre-commit]
21
language: system
22
entry: jupyter nbconvert --clear-output
23
- exclude: docs/pre_executed/performance.ipynb
24
- #exclude: docs/about/performance.ipynb
+ exclude: docs/pre_executed
25
# Prevents committing directly branches named 'main' and 'master'.
26
- repo: https://github.com/pre-commit/pre-commit-hooks
27
rev: v4.4.0
0 commit comments