Skip to content

Commit

Permalink
change line
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed May 30, 2024
1 parent 3ba3c3b commit e5cf618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library_generation/generate_pr_description.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ def __combine_commit_messages(
messages = [
f"This pull request is generated with proto changes between {commit_link(baseline_commit)} (exclusive) "
f"and {commit_link(current_commit)} (inclusive).",
""
]

messages.extend(
Expand Down

0 comments on commit e5cf618

Please sign in to comment.