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 66b782a commit c38671bCopy full SHA for c38671b
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
name: mypy auto-sklearn
46
files: autosklearn/.*
47
48
- - repo: https://gitlab.com/pycqa/flake8
+ - repo: https://github.com/PyCQA/flake8
49
rev: 5.0.4
50
hooks:
51
- id: flake8
0 commit comments