forked from MapComplete/MapComplete
Further fixes to clear up the fullscreen
This commit is contained in:
parent
482a81b40a
commit
558265eba9
9 changed files with 50 additions and 17 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue