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 31d2ee4 commit f8c78b3Copy full SHA for f8c78b3
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
exclude: '^docs/.*$'
2
repos:
3
-- repo: https://gitlab.com/pycqa/flake8
+- repo: https://github.com/pycqa/flake8
4
rev: 3.7.9
5
hooks:
6
- id: flake8
0 commit comments