mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 15:26:29 +00:00
typo
This commit is contained in:
parent
aacb3fc4f9
commit
91f5c86d55
@ -6,7 +6,7 @@ title: Stack traces of expected errors suppressed on stable versions of HomeAssi
|
||||
|
||||
The Home Assistant exception class `HomeAssistantError` and its subclasses are use to raise expected errors which means a stack trace is not warranted. Printing a stack trace is still very helpful during development though.
|
||||
|
||||
The change introduce in [core PR#101762](https://github.com/home-assistant/core/pull/101762) will avoid spamming users with stack traces that run stable releases of Home Assistant, while also not obstructing development.
|
||||
The change introduced in [core PR#101762](https://github.com/home-assistant/core/pull/101762) will avoid spamming users with stack traces that run stable releases of Home Assistant, while also not obstructing development.
|
||||
|
||||
### Potential future follow-up
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user