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.
2 parents 83fcc68 + 5edda84 commit 0d258f2Copy full SHA for 0d258f2
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: trailing-whitespace
13
- id: end-of-file-fixer
14
15
- - repo: https://gitlab.com/PyCQA/flake8
+ - repo: https://github.com/PyCQA/flake8
16
rev: 4.0.1
17
hooks:
18
- id: flake8
0 commit comments