Skip to content

Commit c179973

Browse files
restyled-commitstennessee-google
authored andcommitted
Restyled by isort
1 parent ee724fc commit c179973

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/python_testing/TC_TestEventTrigger.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515
# limitations under the License.
1616
#
1717

18+
import logging
19+
1820
import chip.clusters as Clusters
1921
from chip.interaction_model import InteractionModelError
20-
import logging
2122
from matter_testing_support import MatterBaseTest, async_test_body, default_matter_test_main
2223
from mobly import asserts
2324

0 commit comments

Comments
 (0)