From 9aa1d04cf2146cd69012c26d3e6c190f6463a966 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Wed, 23 Oct 2024 09:02:53 +0000 Subject: [PATCH] Restyled by autopep8 --- src/python_testing/TC_RVCOPSTATE_2_1.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/python_testing/TC_RVCOPSTATE_2_1.py b/src/python_testing/TC_RVCOPSTATE_2_1.py index a637235da00935..c4ba33346ad67a 100644 --- a/src/python_testing/TC_RVCOPSTATE_2_1.py +++ b/src/python_testing/TC_RVCOPSTATE_2_1.py @@ -43,6 +43,7 @@ from chip.testing.matter_testing import MatterBaseTest, async_test_body, default_matter_test_main from mobly import asserts + class TC_RVCOPSTATE_2_1(MatterBaseTest): def __init__(self, *args): super().__init__(*args)