mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-20 13:00:32 +08:00
6 lines
92 B
Python
6 lines
92 B
Python
from ._app import run_server # noqa
|
|
from ._app import wsgi # noqa
|
|
|
|
|
|
__version__ = "0.5.0"
|