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 28344ad commit 80d52faCopy full SHA for 80d52fa
1 file changed
.pre-commit-config.yaml
@@ -92,6 +92,7 @@ repos:
92
- --ignore-regex=^\s*"image\/(jpeg|png|gif|bmp|tiff)":\s.*
93
- --ignore-regex=[A-Za-z0-9+/]{100,}
94
- --skip=*.js,*.html,*.css,*.svg",*.json,*.png,*.jpg,*.yml,*.yaml
95
+ exclude: '^python/makarov/|^python/oop\.ipynb$'
96
- repo: https://github.com/nbQA-dev/nbQA
97
rev: 1.9.0
98
hooks:
0 commit comments