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 07fe56b commit 7ae427dCopy full SHA for 7ae427d
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
flake8-typing-imports==1.3.0,
30
# To handle PEP 484 type comments with following text.
31
# (https://github.com/PyCQA/pyflakes/pull/455)
32
- git+https://github.com/PyCQA/pyflakes.git@1911c20#egg=pyflakes,
+ 'git+https://github.com/PyCQA/pyflakes.git@1911c20#egg=pyflakes',
33
]
34
- repo: https://github.com/asottile/reorder_python_imports
35
rev: v1.4.0
0 commit comments