MCPcopy Index your code
hub / github.com/PyGithub/PyGithub / reset

Method reset

github/Rate.py:87–88  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

85
86 @property
87 def reset(self) -> datetime:
88 return self._reset.value
89
90 @property
91 def used(self) -> int:

Callers 1

tearDownMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected