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 8c6a7f2 commit e7b61bfCopy full SHA for e7b61bf
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
- id: black
36
37
- repo: https://github.com/PyCQA/isort
38
- rev: 5.12
+ rev: 5.12.0
39
hooks:
40
- id: isort
41
args: [--profile=black]
0 commit comments