From 455115965bb994abd15e5190a3313394cf299489 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Wed, 8 Nov 2023 18:27:05 +0000 Subject: [PATCH] Restyled by autopep8 --- src/python_testing/TC_ICDM_2_1.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/python_testing/TC_ICDM_2_1.py b/src/python_testing/TC_ICDM_2_1.py index d52879a5902aac..13ac106e1ea8f8 100644 --- a/src/python_testing/TC_ICDM_2_1.py +++ b/src/python_testing/TC_ICDM_2_1.py @@ -22,6 +22,7 @@ logger = logging.getLogger('PythonMatterControllerTEST') logger.setLevel(logging.INFO) + class TC_ICDM_2_1(MatterBaseTest): async def read_icdm_attribute_expect_success(self, endpoint, attribute): cluster = Clusters.Objects.IcdManagement