Skip to content

Commit 3ab061b

Browse files
restyled-commitscecille
authored andcommitted
Restyled by isort
1 parent 7009dd3 commit 3ab061b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/python_testing/TC_VALCC_3_1.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626

2727
import chip.clusters as Clusters
2828
from chip.clusters.Types import NullValue
29-
from matter_testing_support import AttributeValue, ClusterAttributeChangeAccumulator, MatterBaseTest, TestStep, async_test_body, default_matter_test_main
29+
from matter_testing_support import (AttributeValue, ClusterAttributeChangeAccumulator, MatterBaseTest, TestStep, async_test_body,
30+
default_matter_test_main)
3031
from mobly import asserts
3132

3233

0 commit comments

Comments
 (0)