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 b56d90f commit 77de7a4Copy full SHA for 77de7a4
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: black
24
25
- repo: https://github.com/pycqa/isort
26
- rev: 5.10.1
+ rev: 5.12.0
27
hooks:
28
- id: isort
29
args: [ --add-import, from __future__ import annotations, --lines-after-imports, "-1" ]
0 commit comments