Skip to content

Commit 2038023

Browse files
restyled-commitsPeterC1965
authored andcommitted
Restyled by isort
1 parent a89767f commit 2038023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_DEM_2_2.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424

2525
import chip.clusters as Clusters
2626
from chip.interaction_model import Status
27+
from DEMTestBase import DEMTestBase
2728
from matter_testing_support import EventChangeCallback, MatterBaseTest, TestStep, async_test_body, default_matter_test_main
2829
from mobly import asserts
29-
from DEMTestBase import DEMTestBase
3030

3131
logger = logging.getLogger(__name__)
3232

0 commit comments

Comments
 (0)