Skip to content

Commit b3bf217

Browse files
committed
Revert "Apply suggestion from @Copilot"
This reverts commit ce4b482.
1 parent ce4b482 commit b3bf217

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

markdown_writer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ 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")
258257
file.write(
259258
"_This report was generated with the \
260259
[Issue Metrics Action](https://github.com/github/issue-metrics)_\n"

0 commit comments

Comments
 (0)