config test
This commit is contained in:
parent
7be3cefa58
commit
a8861a2777
@ -194,6 +194,7 @@ def runMain():
|
||||
year = currentDate.year
|
||||
|
||||
stats = Stats(year,mois)
|
||||
print(dir(res))
|
||||
res = stats.parse()
|
||||
for (k,v) in res.items():
|
||||
i = STATS_TOT_FIELDS.index(k)
|
||||
|
Loading…
Reference in New Issue
Block a user