Skip to content

Commit 8acec6f

Browse files
committed
Fix formatting in create_standup_discussion.py
1 parent 79db35e commit 8acec6f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/scripts/create_standup_discussion.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,7 @@ def main():
194194
)
195195

196196
body = (
197-
intro
198-
+ "Copy the template below and fill it in:\n\n"
197+
intro + "Copy the template below and fill it in:\n\n"
199198
"```markdown\n"
200199
"### Shipped\n"
201200
"<!-- Add anything the bot missed: design work, specs, "

0 commit comments

Comments
 (0)