httpx/tests/models
James Braza 2318fd822c
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>
2023-12-13 11:30:39 +00:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_cookies.py Ruff linter: Use the default line-length (#2922) 2023-11-29 13:28:31 +04:00
test_headers.py Support header comparisons with dict or list. (#1326) 2020-09-25 12:28:34 +01:00
test_queryparams.py Revert "Raise TypeError on invalid query params. (#2523)" (#2539) 2023-01-04 09:23:32 +00:00
test_requests.py Enabling ruff C416 (#3001) 2023-12-13 11:30:39 +00:00
test_responses.py Enabling ruff C416 (#3001) 2023-12-13 11:30:39 +00:00
test_url.py Allow URLs where username or password contains unescaped '@'. (#2986) 2023-12-07 10:08:14 +00:00