config test
This commit is contained in:
parent
eb66f663f6
commit
baa77a9a7f
@ -114,7 +114,7 @@ class Stats:
|
||||
moy = int(tot/moy_conf_by_day + 0.5)
|
||||
consolided.pop('conferences')
|
||||
consolided['conferences by day'] = moy
|
||||
print(tot,moy)
|
||||
print(tot,moy_conf_by_day))
|
||||
|
||||
return consolided
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user