From 50729d3881fba88f8e64c11e82bf1858506299a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Poczkodi?= Date: Mon, 4 Nov 2024 05:51:51 +0100 Subject: [PATCH] obligatory new line to the end of file --- esphome/components/deep_sleep/switch/switch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome/components/deep_sleep/switch/switch.h b/esphome/components/deep_sleep/switch/switch.h index 4a1cdaa253..b379baa554 100644 --- a/esphome/components/deep_sleep/switch/switch.h +++ b/esphome/components/deep_sleep/switch/switch.h @@ -15,4 +15,4 @@ class GuardSwitch : public switch_::Switch, public Parented }; } // namespace deep_sleep -} // namespace esphome \ No newline at end of file +} // namespace esphome