mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-21 13:10:53 +08:00
fix by lint
This commit is contained in:
@@ -8,8 +8,8 @@ from optuna import get_all_study_summaries
|
||||
from optuna.study import StudyDirection
|
||||
from optuna_dashboard._app import create_app
|
||||
from optuna_dashboard._app import create_new_study
|
||||
from optuna_dashboard.preferential import create_study
|
||||
from optuna_dashboard._preference_setting import register_output_component
|
||||
from optuna_dashboard.preferential import create_study
|
||||
|
||||
from .wsgi_client import send_request
|
||||
|
||||
|
||||
Reference in New Issue
Block a user