We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3ce8a commit 6c95183Copy full SHA for 6c95183
1 file changed
.pre-commit-config.yaml
@@ -33,6 +33,7 @@ repos:
33
- F # pyflakes
34
- B # flake8-bugbear
35
- I # isort
36
+ - NPY # numpy-specific rules
37
38
- repo: https://github.com/neutrinoceros/inifix
39
rev: v5.0.2
0 commit comments