mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Remove unused argument
This commit is contained in:
@@ -46,7 +46,6 @@ def test_list_optuna_trial_artifacts() -> None:
|
||||
|
||||
artifact_meta = get_artifact_meta(
|
||||
storage=storage,
|
||||
study_id=study._study_id,
|
||||
trial_id=trial._trial_id,
|
||||
artifact_id=artifact_id,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user