Skip to content

Commit 7ff2d84

Browse files
restyled-commitsvatsalghelani-csa
authored andcommitted
Restyled by autopep8
1 parent 4b86835 commit 7ff2d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_SWTCH.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
from chip.clusters import ClusterObjects as ClusterObjects
9292
from chip.clusters.Attribute import EventReadResult
9393
from chip.testing.matter_testing import (AttributeValue, ClusterAttributeChangeAccumulator, EventChangeCallback, MatterBaseTest, TestStep,
94-
await_sequence_of_reports, default_matter_test_main, has_feature, run_if_endpoint_matches)
94+
await_sequence_of_reports, default_matter_test_main, has_feature, run_if_endpoint_matches)
9595
from chip.tlv import uint
9696
from mobly import asserts
9797

0 commit comments

Comments
 (0)