Sergey Bizin

Results 1 issues of Sergey Bizin

Hello! This simple patch fixes exception message that requests [throws](https://github.com/psf/requests/blob/v2.32.3/src/requests/models.py#L1015). Message example before patch: `404 Client Error: None for url: None`. Message example after patch: `404 Client Error: [Errno 2]...