class RequestError
source code
def __init__(self, url: str, r_type: str, response: requests.Response, /, **kwargs):