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 f0c02fa commit f8562efCopy full SHA for f8562ef
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
hooks:
33
- id: flake8
34
- repo: https://github.com/pycqa/isort
35
- rev: develop
+ rev: 5.6.3
36
37
- id: isort
38
- repo: local
0 commit comments