Skip to content

Commit ce4b482

Browse files
zkoppertCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Zack Koppert <zkoppert@github.com>
1 parent 177c78a commit ce4b482

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

markdown_writer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ def write_to_markdown(
254254
file.write(f" {issue.pr_comment_count or 'N/A'} |")
255255
file.write("\n")
256256
file.write("\n")
257+
file.write("\n")
257258
file.write(
258259
"_This report was generated with the \
259260
[Issue Metrics Action](https://github.com/github/issue-metrics)_\n"

0 commit comments

Comments
 (0)