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 f92dd40 commit 0c6aacbCopy full SHA for 0c6aacb
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
files: \.py$
31
args: [--profile=black]
32
33
-- repo: https://gitlab.com/pycqa/flake8
+- repo: https://github.com/PyCQA/flake8
34
rev: 3.9.2
35
hooks:
36
- id: flake8
0 commit comments