mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Fix isort
This commit is contained in:
@@ -11,7 +11,8 @@ from optuna.storages import BaseStorage
|
||||
from optuna.storages import RDBStorage
|
||||
|
||||
from . import __version__
|
||||
from ._app import create_app, get_storage
|
||||
from ._app import create_app
|
||||
from ._app import get_storage
|
||||
from ._sql_profiler import register_profiler_view
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user