Skip to content

Commit 9a393d4

Browse files
restyled-commitsj-ororke
authored andcommitted
Restyled by isort
1 parent b07431f commit 9a393d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_IDM_4_2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
from support_modules.idm_support import IDMBaseTest
4242

4343
import matter.clusters as Clusters
44-
from matter.testing.matter_asserts import is_valid_uint_value
4544
from matter.ChipDeviceCtrl import ChipDeviceController
4645
from matter.clusters import ClusterObjects as ClusterObjects
4746
from matter.exceptions import ChipStackError
4847
from matter.testing.event_attribute_reporting import AttributeSubscriptionHandler
48+
from matter.testing.matter_asserts import is_valid_uint_value
4949
from matter.testing.matter_testing import TestStep, async_test_body, default_matter_test_main
5050

5151
'''

0 commit comments

Comments
 (0)