Home
last modified time | relevance | path

Searched refs:totals_per_month (Results 1 - 1 of 1) sorted by relevance

/third_party/notofonts/scripts/
H A Dissue-stats.py30 totals_per_month = {} variable
61 totals_per_month[this.month] = total
64 totals_per_month[m] = total
71 "totals_per_month": totals_per_month,
97 totals = [totals_per_month[i] for i in year_to_date]
104 [totals_per_month[i] for i in year_to_date],

Completed in 1 milliseconds