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 11b18f4 commit 00c41e9Copy full SHA for 00c41e9
.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.0.1
+ rev: 6.1.0
69
hooks:
70
- id: isort
71
name: isort (python)
0 commit comments