From ece2676d8eda63ddc51f06bc520d2e3104cf0a0a Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Tue, 21 May 2024 10:34:28 +0200 Subject: [PATCH] Fix space --- homeassistant/components/zha/climate.py | 1 + 1 file changed, 1 insertion(+) diff --git a/homeassistant/components/zha/climate.py b/homeassistant/components/zha/climate.py index 2466935c3a056f..8e9f6032611043 100644 --- a/homeassistant/components/zha/climate.py +++ b/homeassistant/components/zha/climate.py @@ -3,6 +3,7 @@ For more details on this platform, please refer to the documentation at https://home-assistant.io/components/zha.climate/ """ + from __future__ import annotations from datetime import datetime, timedelta