requests: Do not leak header modifications when calling request() #534
Annotations
2 errors and 1 warning
Run ruff check --output-format=github .:
python-ecosys/requests/test_requests.py#L76
python-ecosys/requests/test_requests.py:76:5: F841 Local variable `response` is assigned to but never used
|
Run ruff check --output-format=github .
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading