Browse Source

Remove extra newline from stats

master
Samuel Sloniker 1 year ago
parent
commit
54d97a3a16
Signed by: kj7rrv
GPG Key ID: 1BB4029E66285A62
  1. 3
      stats.py

3
stats.py

@ -56,5 +56,4 @@ Left total: {left_article_count} articles from {left_source_count} sources
{right_breakdown}
Right total: {right_article_count} articles from {right_source_count} sources
""")
Right total: {right_article_count} articles from {right_source_count} sources""")

Loading…
Cancel
Save