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 24f5355 commit b662949Copy full SHA for b662949
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: check-manifest
21
22
-- repo: https://gitlab.com/pycqa/flake8
+- repo: https://github.com/PyCQA/flake8
23
rev: 3.8.3
24
25
- id: flake8
0 commit comments