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 f10204b commit 25bfa14Copy full SHA for 25bfa14
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
args: ["--line-length", "100"]
24
25
- repo: https://github.com/PyCQA/isort
26
- rev: 5.12.0
+ rev: 5.13.0
27
hooks:
28
- id: isort
29
files: \.py$
0 commit comments