mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
b12c69accb
* Fix memory leak when importing a platform fails re-raising ImportError would trigger a memory leak * fixes, coverage * Apply suggestions from code review