fix style

This commit is contained in:
yangdsh 2020-05-25 20:33:36 +00:00 committed by Dana Van Aken
parent 3b1ddb26c9
commit c31b9f2490
1 changed files with 1 additions and 1 deletions

View File

@ -1119,7 +1119,7 @@ def integration_tests():
max_gain = gain
elif i > total_n - last_n + 2:
assert gain > max_gain / 2.0
# ------------------- concurrency test ----------------------
upload_result(result_dir='./integrationTests/data/', prefix='2__',
upload_code='ottertuneTestTuningDNN')