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 37ef62b commit 90635c1Copy full SHA for 90635c1
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
rev: 5.8.0
13
hooks:
14
- id: isort
15
-- repo: https://gitlab.com/pycqa/flake8
+- repo: https://github.com/PyCQA/flake8
16
rev: 3.9.0
17
18
- id: flake8
0 commit comments