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 9358bef + 8bfb88c commit d761b8dCopy full SHA for d761b8d
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
- id: isort
32
name: isort (cython)
33
types: [cython]
34
-- repo: https://gitlab.com/pycqa/flake8
+- repo: https://github.com/pycqa/flake8
35
rev: 3.9.2
36
hooks:
37
- id: flake8
0 commit comments