fix style
This commit is contained in:
2
client/driver/fabfile.py
vendored
2
client/driver/fabfile.py
vendored
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user