Add runtime to tasks.edit

This commit is contained in:
allegroai 2021-05-03 18:10:48 +03:00
parent ee90b0b024
commit add3f011a0

View File

@ -387,6 +387,7 @@ create_fields = {
"hyperparams": None,
"configuration": None,
"script": None,
"runtime": None,
}
dict_fields_paths = [("execution", "model_labels"), "container"]