From d90c770196c93b924d37c15f365d1c401e5d71ba Mon Sep 17 00:00:00 2001 From: Jae Son <12516308+jaehs6sam@users.noreply.github.com> Date: Wed, 7 Aug 2024 09:27:00 -0500 Subject: [PATCH] Update TC_OCC_3_2.py restyled --- src/python_testing/TC_OCC_3_2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python_testing/TC_OCC_3_2.py b/src/python_testing/TC_OCC_3_2.py index 7aa2486ae9f3fe..b51ccc3e532ca5 100644 --- a/src/python_testing/TC_OCC_3_2.py +++ b/src/python_testing/TC_OCC_3_2.py @@ -31,8 +31,8 @@ # [TC-OCC-3.1] test procedure step 3, 4 # [TC-OCC-3.2] test precedure step 3a, 3c -import time import logging +import time import chip.clusters as Clusters from matter_testing_support import (ClusterAttributeChangeAccumulator, MatterBaseTest, TestStep, async_test_body,