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