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.
2 parents c19f885 + 2fa82e8 commit 40cc31bCopy full SHA for 40cc31b
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
hooks:
23
- id: autopep8
24
- repo: https://github.com/asottile/reorder_python_imports
25
- rev: v2.6.0
+ rev: v2.7.1
26
27
- id: reorder-python-imports
28
args: [--py37-plus, --add-import, 'from __future__ import annotations']
0 commit comments