mirror of
https://github.com/home-assistant/core.git
synced 2026-08-18 03:03:44 +01:00
* Replace pylint pointless-statement with ruff B018 * fix occurrences of B018 * disable pylint expression-not-assigned as well --------- Co-authored-by: J. Nick Koston <nick@koston.org>