From ce10254e128792ce0866820c1ed36ea14b1dc61d Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Tue, 30 Jun 2020 23:49:41 +0200 Subject: [PATCH] Add intro text to output. --- enhance_table.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/enhance_table.py b/enhance_table.py index a626329..2287b73 100755 --- a/enhance_table.py +++ b/enhance_table.py @@ -74,10 +74,11 @@ for i in range(len(sorted_dates)): # Explain what this is. intro = """ -Table of Berlin's Corona infection number development by districts, daily -updated around 9pm. +Table of Berlin's Corona infection number development by districts. +Update daily around 9pm. Abbrevations/explanations: + CW: Charlottenburg-Wilmersdorf FK: Friedrichshain-Kreuzberg Li: Lichtenberg -- 2.30.2