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 769ce60 commit 4c68204Copy full SHA for 4c68204
.pre-commit-config.yaml
@@ -102,7 +102,7 @@ repos:
102
"--disable=redefined-builtin",
103
"--disable=unused-wildcard-import"
104
]
105
- files: '^dpnp/(dpnp_iface.*|fft|linalg)'
+ files: '^dpnp/(dpnp_iface.*|fft|linalg|dpnp_array)'
106
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
107
rev: v2.14.0
108
hooks:
0 commit comments