Merge "removed duplicate key from dict"

This commit is contained in:
Jenkins 2017-04-05 05:48:13 +00:00 committed by Gerrit Code Review
commit 680ad3afd8
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 = {}