Home
last modified time | relevance | path

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

/third_party/notofonts/scripts/
H A Dissue-stats.py174 release_count_per_month = [len(releases_per_month.get(i, [])) for i in year_to_date] variable
176 bars = ax.bar(months, release_count_per_month)

Completed in 1 milliseconds