mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-23 13:30:25 +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.7.3"
|