Skip to content

Commit e903178

Browse files
committed
restyled
1 parent 144e3b9 commit e903178

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/python_testing/TC_CADMIN_1_3_4.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,8 @@
5151
from chip import ChipDeviceCtrl
5252
from chip.exceptions import ChipStackError
5353
from chip.interaction_model import Status
54+
from chip.testing.matter_testing import MatterBaseTest, TestStep, async_test_body, default_matter_test_main
5455
from chip.tlv import TLVReader
55-
from chip.testing.matter_testing import (MatterBaseTest, TestStep, async_test_body,
56-
default_matter_test_main)
5756
from mdns_discovery import mdns_discovery
5857
from mobly import asserts
5958

0 commit comments

Comments
 (0)