Skip to content

Commit 6c95183

Browse files
committed
Included numpy to ruff
1 parent 0c3ce8a commit 6c95183

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ repos:
3333
- F # pyflakes
3434
- B # flake8-bugbear
3535
- I # isort
36+
- NPY # numpy-specific rules
3637

3738
- repo: https://github.com/neutrinoceros/inifix
3839
rev: v5.0.2

0 commit comments

Comments
 (0)