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 556dff9 commit d54bf4fCopy full SHA for d54bf4f
.pre-commit-config.yaml
@@ -15,7 +15,6 @@ repos:
15
rev: 7.1.1
16
hooks:
17
- id: flake8
18
- exclude: tutorial|docs/visualization_examples|docs/visualization_matplotlib_examples|optuna/storages/_grpc/auto_generated
19
args: [
20
"--max-line-length=99",
21
"--ignore=E203,E704,W503",
0 commit comments