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 4c381b6 commit da02c58Copy full SHA for da02c58
.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