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 81f68d4 commit 9da8259Copy full SHA for 9da8259
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
hooks:
17
- id: black
18
- repo: https://github.com/PyCQA/flake8
19
- rev: 7.2.0
+ rev: 7.3.0
20
21
- id: flake8
22
exclude: ^(pydra_ml/_version\.py|versioneer\.py)$
0 commit comments