mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-22 13:20:38 +08:00
minor change for mypy
This commit is contained in:
@@ -51,7 +51,7 @@ def report_skip(
|
||||
study_id: int,
|
||||
trial_id: int,
|
||||
storage: BaseStorage,
|
||||
):
|
||||
) -> None:
|
||||
trial_number = storage.get_trial(trial_id).number
|
||||
storage.set_study_system_attr(
|
||||
study_id=study_id,
|
||||
|
||||
Reference in New Issue
Block a user