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 9358bef commit 8bfb88cCopy full SHA for 8bfb88c
.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