Add delete study artifact api

This commit is contained in:
gen740
2023-10-20 18:04:29 +09:00
parent ee36eefcdc
commit c0dbb29cc9
7 changed files with 195 additions and 65 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ def test_get_artifact_path() -> None:
def test_artifact_prefix() -> None:
actual = _backend._dashboard_trial_artifact_prefix(trial_id=0)
actual = _backend._dashboard_artifact_prefix(trial_id=0)
assert actual == "dashboard:artifacts:0:"