From 0845de7a7d30df773324ee96c7ce73250db4de99 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 28 Jun 2023 16:01:52 -0700 Subject: [PATCH] ssh --- benchmark/benchmark.py | 1 - 1 file changed, 1 deletion(-) 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$",