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 ad6882a commit bedb3d9Copy full SHA for bedb3d9
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
args: ["--line-length", "120"]
18
19
- repo: https://github.com/pycqa/isort
20
- rev: 6.0.0
+ rev: 6.0.1
21
hooks:
22
- id: isort
23
name: isort (python)
0 commit comments