Skip to content

Commit 4c9979f

Browse files
committed
Add new line before header
1 parent e04f43e commit 4c9979f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PhysicsTools/NanoAOD/test/compare_sizes_json.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ def prow(x):
5555
rmem_ref = 0
5656

5757
if first and options.header:
58+
print("\n")
5859
prow(headers)
5960
if options.fmt == "md": prow("---" for x in headers)
6061
first = False

0 commit comments

Comments
 (0)