]> git.ipfire.org Git - thirdparty/httpx.git/commit
Enabling `ruff` C416 (#3001)
authorJames Braza <jamesbraza@gmail.com>
Wed, 13 Dec 2023 11:30:39 +0000 (06:30 -0500)
committerGitHub <noreply@github.com>
Wed, 13 Dec 2023 11:30:39 +0000 (11:30 +0000)
commit2318fd822cdb16435ccb5cabcba16c0b7969c1e4
treedbd3513f887eab5febc938188d400119e4d07ec7
parent2c51edd0c0d4124423661eb5678ae1a94a107260
Enabling `ruff` C416 (#3001)

* Enabled C416 in ruff

* Ran ruff on all files

* Ran ruff format

* Update pyproject.toml

---------

Co-authored-by: Tom Christie <tom@tomchristie.com>
httpx/_content.py
httpx/_utils.py
tests/client/test_redirects.py
tests/models/test_requests.py
tests/models/test_responses.py
tests/test_content.py