mirror of
https://github.com/home-assistant/core.git
synced 2026-07-12 09:07:59 +01:00
623d85ecaa
* Fix memory leak when importing a platform fails re-raising ImportError would trigger a memory leak * fixes, coverage * Apply suggestions from code review