adowu commited on
Commit
75ac5a2
·
verified ·
1 Parent(s): 08544af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1956,6 +1956,7 @@ Author: {issue.user.login}
1956
  ---
1957
  **{comment.user.login}** at {comment.created_at}:
1958
  {comment.body}
 
1959
  """
1960
  else:
1961
  details += "No comments."
 
1956
  ---
1957
  **{comment.user.login}** at {comment.created_at}:
1958
  {comment.body}
1959
+ **\n**
1960
  """
1961
  else:
1962
  details += "No comments."