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 5b36b50 commit f177ea4Copy full SHA for f177ea4
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
rev: 22.10.0
19
hooks:
20
- id: black
21
- - repo: https://gitlab.com/pycqa/flake8
+ - repo: https://github.com/pycqa/flake8
22
rev: 3.9.2
23
24
- id: flake8
0 commit comments