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 45c415b commit 0c33b39Copy full SHA for 0c33b39
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
hooks:
11
- id: isort
12
13
-- repo: https://gitlab.com/PyCQA/flake8
+- repo: https://github.com/PyCQA/flake8
14
rev: 4.0.1
15
16
- id: flake8
0 commit comments