exp fix
This commit is contained in:
parent
6cf63c6684
commit
3e4dfffc84
@ -48,7 +48,7 @@ class Platform:
|
|||||||
'enabled': False,
|
'enabled': False,
|
||||||
'condition': False
|
'condition': False
|
||||||
}
|
}
|
||||||
experiment_name = exp.json()
|
exp = exp.json()
|
||||||
self.exp_cache[experiment_name] = exp
|
self.exp_cache[experiment_name] = exp
|
||||||
return exp
|
return exp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user