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 e633d1d commit 2233a8cCopy full SHA for 2233a8c
.pre-commit-config.yaml
@@ -65,7 +65,7 @@ repos:
65
- id: black
66
exclude: "dpnp/_version.py"
67
- repo: https://github.com/pycqa/isort
68
- rev: 6.1.0
+ rev: 7.0.0
69
hooks:
70
- id: isort
71
name: isort (python)
0 commit comments