Further fixes to clear up the fullscreen

This commit is contained in:
Pieter Vander Vennet 2021-03-12 14:52:34 +01:00
parent 482a81b40a
commit 558265eba9
9 changed files with 50 additions and 17 deletions

View file

@ -219,6 +219,7 @@ def changes_per_theme_daily(contents):
for row in contents:
def main():
print("Creating graphs...")
with open('stats.csv', newline='') as csvfile: