core/homeassistant/components/accuweather
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 Add ruff rule PIE808 (#113621) 2024-03-17 09:56:26 +01:00
config_flow.py Use `single_config_entry` in Accuweather manifest (#111548) 2024-03-13 17:38:37 +01:00
const.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
diagnostics.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
manifest.json Use `single_config_entry` in Accuweather manifest (#111548) 2024-03-13 17:38:37 +01:00
sensor.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
strings.json Use `single_config_entry` in Accuweather manifest (#111548) 2024-03-13 17:38:37 +01:00
system_health.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
weather.py Remove deprecated forecast attribute from WeatherEntity (#110761) 2024-03-27 16:51:29 +01:00