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 4a41bf9 commit 20c4ad2Copy full SHA for 20c4ad2
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ repos:
4
hooks:
5
- id: black
6
language_version: python3
7
- - repo: https://gitlab.com/pycqa/flake8
+ - repo: https://github.com/pycqa/flake8
8
rev: "3.8.4"
9
10
- id: flake8
0 commit comments