From: Christian Heller Date: Fri, 3 Jul 2020 23:24:28 +0000 (+0200) Subject: Fix HTML. X-Git-Url: https://plomlompom.com/repos/?p=berlin-corona-table;a=commitdiff_plain;h=8b643b326d04387f4903008cbeab89b3a9a6adb7;hp=8a5c961404590f6ef2145d6e37906d41775361f0 Fix HTML. --- diff --git a/enhance_table.py b/enhance_table.py index c2ea18d..25fcd08 100755 --- a/enhance_table.py +++ b/enhance_table.py @@ -170,7 +170,7 @@ if output_type == 'html': print('') print('%s' % date) print('') - print('') + print('') print('' % long_wsum) print('' % long_wavg) print('' % long_winc)
+
+
Σ
Ø
i