Skip to content

Commit 6248dbb

Browse files
restyled-commitscecille
authored andcommitted
Restyled by isort
1 parent 4394e07 commit 6248dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TestSpecParsingDeviceType.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from jinja2 import Template
2424
from matter_testing_support import MatterBaseTest, default_matter_test_main
2525
from mobly import asserts
26-
from spec_parsing_support import build_xml_clusters, build_xml_device_types, build_xml_clusters, parse_single_device_type
26+
from spec_parsing_support import build_xml_clusters, build_xml_device_types, parse_single_device_type
2727
from TC_DeviceConformance import DeviceConformanceTests
2828

2929

0 commit comments

Comments
 (0)