Skip to content

Commit a93169e

Browse files
restyled-commitssoares-sergio
authored andcommitted
Restyled by isort
1 parent e27680b commit a93169e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/python_testing/device_state_listener copy.py

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
from chip.clusters import ClusterObjects as ClusterObjects
2323
from chip.clusters.Attribute import EventReadResult, SubscriptionTransaction, TypedAttributePath
2424
from chip.interaction_model import Status
25-
2625
from chip.testing.matter_testing import MatterBaseTest, TestStep, async_test_body, default_matter_test_main
2726

2827

src/python_testing/device_state_listener.py

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
from chip.clusters import ClusterObjects as ClusterObjects
2323
from chip.clusters.Attribute import EventReadResult, SubscriptionTransaction, TypedAttributePath
2424
from chip.interaction_model import Status
25-
2625
from chip.testing.matter_testing import MatterBaseTest, TestStep, async_test_body, default_matter_test_main
2726

2827

0 commit comments

Comments
 (0)