mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-24 13:41:07 +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.8.1"
|