mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-21 13:10:53 +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.6.4"
|