Files
optuna-dashboard/setup.cfg
T
2024-03-27 07:50:22 +09:00

8 lines
109 B
INI

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