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 f59612e commit bf9e060Copy full SHA for bf9e060
.pre-commit-config.yaml
@@ -46,7 +46,7 @@ repos:
46
args:
47
- --min-py3-version
48
- "3.4"
49
- - repo: https://gitlab.com/pycqa/flake8
+ - repo: https://github.com/PyCQA/flake8
50
rev: 3.9.0
51
hooks:
52
- id: flake8
0 commit comments