removed duplicate key from dict

Change-Id: Idaed4a7e14f74de1b1e2d602e9c0a90e178a26df
This commit is contained in:
the.bling 2017-04-04 12:00:51 +05:30
parent c034c74cf8
commit cf4162571b
1 changed files with 0 additions and 1 deletions

View File

@ -244,7 +244,6 @@ class API(base.Base):
'experiment_id': experiment_id,
'cluster_id': cluster_id,
'params': params,
'cluster_id': cluster_id
}
test_dataset = {}