Fix flake8

This commit is contained in:
Gerald Lonlas
2018-01-17 21:50:12 -08:00
parent dfd61bbf1d
commit be75522507
4 changed files with 4 additions and 1 deletions

View File

@@ -152,6 +152,7 @@ def format_results(results: DataFrame):
results.duration.mean() * 5,
)
def start(args):
global TOTAL_TRIES, PROCESSED, TRIALS, _CURRENT_TRIES