core/homeassistant/components/http
Sid 0d66d298ec
Enable Ruff RET504 (#114528)
* Enable Ruff RET504

* fix test

* Use noqa instead of cast

* fix sonos RET504

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-06 11:07:37 +02:00
..
__init__.py Avoid executor job to start http if server_host is unspecified (#114609) 2024-04-04 07:51:18 +02:00
auth.py
ban.py Use TypeVarTuple for add_job and run_job methods (#114122) 2024-03-24 18:52:39 +01:00
const.py
cors.py
data_validator.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
decorators.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
forwarded.py
headers.py Enable Ruff TRY201 (#114269) 2024-03-28 10:18:07 +01:00
manifest.json
request_context.py
security_filter.py
static.py Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
view.py
web_runner.py