fix style

This commit is contained in:
yangdsh
2020-05-25 05:36:50 +00:00
committed by Dana Van Aken
parent 8bc1d68a26
commit a0089cccdf
2 changed files with 3 additions and 3 deletions

View File

@@ -1078,7 +1078,7 @@ def integration_tests():
total_n = 30
first_n = 5
last_n = 5
last_n = 10
average = 0
simulate_db_run(1, {'effective_cache_size': '0kB'})
for i in range(2, total_n + 2):