From 9b2f5d82f464cd3970fbc7c31a529dab67172423 Mon Sep 17 00:00:00 2001 From: Gibran Vargas Date: Mon, 20 May 2024 11:39:16 -0700 Subject: [PATCH] chore(TC_OPCREDS_3.2): restyled by isort --- src/python_testing/TC_OPCREDS_3_2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python_testing/TC_OPCREDS_3_2.py b/src/python_testing/TC_OPCREDS_3_2.py index 59c6f572e85cb9..8ab35de8cc7525 100644 --- a/src/python_testing/TC_OPCREDS_3_2.py +++ b/src/python_testing/TC_OPCREDS_3_2.py @@ -19,8 +19,8 @@ from chip.tlv import TLVReader from chip.utils import CommissioningBuildingBlocks from matter_testing_support import MatterBaseTest, TestStep, async_test_body, default_matter_test_main -from test_plan_support import * from mobly import asserts +from test_plan_support import * def verify_fabric(controller: str) -> str: