diff --git a/benchmark/benchmark.py b/benchmark/benchmark.py index bcfa8ae9c..cd9ceafe4 100755 --- a/benchmark/benchmark.py +++ b/benchmark/benchmark.py @@ -417,7 +417,6 @@ def load_results(dirname): all_results.append(results) except json.JSONDecodeError: continue - ] return all_results