mirror of
https://github.com/home-assistant/core.git
synced 2026-07-11 16:47:52 +01:00
4da701a8e9
* Add guard to HomeAssistantError `__str__` method to prevent a recursive loop * Use repr of class instance instead * Apply suggestion to explain __str__ method is missing --------- Co-authored-by: J. Nick Koston <nick@koston.org>