mirror of
https://github.com/home-assistant/core.git
synced 2026-05-15 21:11:29 +01:00
f2d9e6f70c
* Removed pylint disable on unused after updating CI files that were out of date. * Pylint still fails due to bug on DOMAIN import. Added disable check. * Addressed PR comments * Added import for ClientError to test_config_flow.py Co-authored-by: Paulus Schoutsen <balloob@gmail.com>