mirror of
https://github.com/home-assistant/core.git
synced 2026-05-14 12:31:04 +01:00
2f7b79764a
## Description: More fixes flagged by pylint 2 that don't hurt to have before the actual pylint 2 upgrade (which I'll submit soon). ## Checklist: - [ ] The code change is tested and works locally. - [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**