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 e1ffcf1 commit 634d346Copy full SHA for 634d346
.pre-commit-config.yaml
@@ -20,3 +20,7 @@ repos:
20
- id: nbqa-black
21
- id: nbqa-ruff
22
- id: nbqa-check-ast
23
+
24
+exclude: |
25
+ ^_build/
26
+ ^\.venv311/
0 commit comments