Skip to content

Commit

Permalink
chore(TC_OPCREDS_3.2): restyled by isort
Browse files Browse the repository at this point in the history
  • Loading branch information
gvargas-csa committed May 20, 2024
1 parent 314b579 commit 9b2f5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python_testing/TC_OPCREDS_3_2.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9b2f5d8

Please sign in to comment.