Skip to content

Commit 94bbed8

Browse files
restyled-commitsj-ororke
authored andcommitted
Restyled by isort
1 parent 03bda6c commit 94bbed8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/python_testing/TestSpecParsingNamespace.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121

2222
from chip.testing.matter_testing import (MatterBaseTest, NamespacePathLocation, ProblemNotice, ProblemSeverity,
2323
default_matter_test_main)
24-
from chip.testing.spec_parsing import (DataModelLevel, PrebuiltDataModelDirectory, build_xml_namespaces,
25-
get_data_model_directory, parse_namespace)
24+
from chip.testing.spec_parsing import (DataModelLevel, PrebuiltDataModelDirectory, build_xml_namespaces, get_data_model_directory,
25+
parse_namespace)
2626
from jinja2 import Template
2727
from mobly import asserts
2828

0 commit comments

Comments
 (0)