Skip to content

Commit

Permalink
remove a space i left in
Browse files Browse the repository at this point in the history
  • Loading branch information
Niximacco committed May 23, 2017
1 parent c5aac68 commit 59cd588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github_api/comments.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def get_reactions_for_comment(api, urn, comment_id, since):
def leave_reject_comment(api, urn, pr):
body = """
:no_good: This PR did not meet the required vote threshold and will not be merged. \
Closing.
Closing.
Open a new PR to restart voting.
""".strip()
Expand Down

0 comments on commit 59cd588

Please sign in to comment.