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 dc983c9 commit 7b703feCopy full SHA for 7b703fe
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
35
# Autoformat: Python code
36
- repo: https://github.com/pycqa/isort
37
- rev: v5.11.3
+ rev: 5.11.4
38
hooks:
39
- id: isort
40
args:
0 commit comments