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 0f4cf9a commit f337d54Copy full SHA for f337d54
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
hooks:
9
- id: black
10
args: [ '--safe' ]
11
- - repo: https://gitlab.com/pycqa/flake8
+ - repo: https://github.com/pycqa/flake8
12
rev: 4.0.1
13
14
- id: flake8
0 commit comments