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 1253214 commit c8607e1Copy full SHA for c8607e1
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
exclude: "generate_reductions.py"
38
additional_dependencies: ["black==22.3.0"]
39
- repo: https://github.com/PyCQA/flake8
40
- rev: 5.0.2
+ rev: 5.0.4
41
hooks:
42
- id: flake8
43
# - repo: https://github.com/Carreau/velin
0 commit comments