Skip to content

Commit 5a75cb4

Browse files
restyled-commitsmkardous-silabs
authored andcommitted
Restyled by isort
1 parent 83cb3a3 commit 5a75cb4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/python_testing/TC_ICDM_3_4.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,11 @@
2929
# === END CI TEST ARGUMENTS ===
3030

3131
import logging
32+
import time
3233

3334
import chip.clusters as Clusters
3435
from matter_testing_support import MatterBaseTest, TestStep, async_test_body, default_matter_test_main
3536
from mobly import asserts
36-
import time
37-
3837

3938
logger = logging.getLogger(__name__)
4039

0 commit comments

Comments
 (0)