(
self,
host: str = "api.github.com",
method: Literal["GET", "POST", "PATCH"] = "GET",
endpoint: str = "/",
headers: Optional[dict[str, Any]] = None,
raise_failure: bool = True,
**kwargs,
)
source not stored for this graph (policy: none)
no test coverage detected