Remove extra newline from stats
This commit is contained in:
parent
487b087910
commit
54d97a3a16
3
stats.py
3
stats.py
|
@ -56,5 +56,4 @@ Left total: {left_article_count} articles from {left_source_count} sources
|
||||||
|
|
||||||
{right_breakdown}
|
{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…
Reference in New Issue
Block a user