From cb126819d6a4ab2de11b23d7b2241ec86250b289 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Mon, 21 Jul 2025 15:50:09 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- tests/components/tuya/test_init.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/components/tuya/test_init.py b/tests/components/tuya/test_init.py index 5e6db5d4670..8fbf6fb4e3b 100644 --- a/tests/components/tuya/test_init.py +++ b/tests/components/tuya/test_init.py @@ -1,4 +1,4 @@ -"""Test Tuya fan platform.""" +"""Test Tuya initialization.""" from __future__ import annotations