mirror of
https://github.com/home-assistant/core.git
synced 2026-07-03 04:36:04 +01:00
6113b99ddd
* 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>