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