From 83d49ad3a49dbf4fe77342dddcb71bc3cb43a645 Mon Sep 17 00:00:00 2001 From: Qwann Date: Sat, 10 Dec 2016 23:08:17 +0100 Subject: [PATCH] WIP articleCategory stat --- kfet/statistic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kfet/statistic.py b/kfet/statistic.py index 31db25e4..25993901 100644 --- a/kfet/statistic.py +++ b/kfet/statistic.py @@ -93,7 +93,7 @@ def lastweeks(nb): # first_month_day = this_first_month_day() # fisrt_days = {} # for i in range(1, nb+1): -# days[i] = +# days[i] = def this_first_month_day():