diff --git a/benchmark/benchmark.py b/benchmark/benchmark.py index bdec5630e..c3e349f2e 100755 --- a/benchmark/benchmark.py +++ b/benchmark/benchmark.py @@ -411,7 +411,6 @@ def run_unit_tests(testdir, history_fname): def cleanup_test_output(output): - dump(output) # remove timing info, to avoid randomizing the response to GPT res = re.sub( r"^Ran \d+ tests in \d+\.\d+s$",