Skip to content

Commit 425df5c

Browse files
committed
Fixed flake8 whitespace issue
1 parent 875273a commit 425df5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def do_tests(build, out_file, do_standalone=True, do_main=True,
7373
reset_bench_on_fail=reset_fails, make_bench=store_all_benchmarks)
7474
p.initialize_problem(t.problem, t.inputs, t.options)
7575
err = p.run_sim
76-
76+
7777
results[str(t)] = err
7878

7979
# standalone tests

0 commit comments

Comments
 (0)