Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r375:b7a6920ddff5 Date: 2017-03-08 11:38 +0100 http://bitbucket.org/pypy/benchmarks/changeset/b7a6920ddff5/
Log: blank line diff --git a/display_local.py b/display_local.py --- a/display_local.py +++ b/display_local.py @@ -113,6 +113,7 @@ '', '', str(round(g_avg2, 3)), '', '', '', perf.TimeDelta(g_avg1, g_avg2)] table.append(row) + table.append([]) lengths = [] for row in table: _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit