Skip to content

Commit c4297af

Browse files
committed
Write a newline at the EOF
1 parent 31ef2d1 commit c4297af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/Constants/include/CommonConstants/make_pdg_header.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ def main():
251251
"",
252252
block_end,
253253
*lines_header_after,
254+
"",
254255
)
255256
)
256257
# print(content_new)

0 commit comments

Comments
 (0)