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 5d7213b commit 3e572ccCopy full SHA for 3e572cc
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
exclude: (^3rdparty|^js|^proto)
18
19
- repo: https://github.com/PyCQA/isort
20
- rev: 5.11.4
+ rev: 5.12.0
21
hooks:
22
- id: isort
23
files: nc_py_api/
0 commit comments