diff --git a/blog/2023-10-12-stack-traces-supressed.md b/blog/2023-10-12-stack-traces-supressed.md index f3adaf0a..c1040b25 100644 --- a/blog/2023-10-12-stack-traces-supressed.md +++ b/blog/2023-10-12-stack-traces-supressed.md @@ -10,4 +10,4 @@ The change introduce in [core PR#101762](https://github.com/home-assistant/core/ ### Potential future follow-up -Make it possible to enable logging stack trace for HomeAssistantError also on stable builds \ No newline at end of file +Make it possible to enable logging stack trace for HomeAssistantError also on stable builds.