StatsPunchCard¶
-
class
github.StatsPunchCard.
StatsPunchCard
¶ This class represents StatsPunchCards.
The reference can be found here https://docs.github.com/en/rest/reference/repos#get-the-hourly-commit-count-for-each-day
The OpenAPI schema can be found at - /components/schemas/code-frequency-stat
-
get
(day: int, hour: int) → int¶ Get a specific element.
-