Files
optuna-dashboard/setup.cfg
T
2024-02-09 16:37:08 +09:00

8 lines
96 B
INI

[flake8]
ignore =
E203
W503
max-line-length = 99
statistics = True
exclude = venv,build