From aacb3fc4f915ebc356487a66a597bcb6f62c2f11 Mon Sep 17 00:00:00 2001 From: jbouwh Date: Wed, 11 Oct 2023 22:19:43 +0000 Subject: [PATCH] Add period to last line --- blog/2023-10-12-stack-traces-supressed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.