We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6fa38 commit 7cd1b9aCopy full SHA for 7cd1b9a
src/python_testing/TestSpecParsingSupport.py
@@ -19,7 +19,7 @@
19
20
import chip.clusters as Clusters
21
from global_attribute_ids import GlobalAttributeIds
22
-from matter_testing_support import MatterBaseTest, default_matter_test_main
+from matter_testing_support import MatterBaseTest, ProblemNotice, default_matter_test_main
23
from mobly import asserts
24
from spec_parsing_support import (ClusterParser, XmlCluster, add_cluster_data_from_xml, check_clusters_for_unknown_commands,
25
combine_derived_clusters_with_base)
0 commit comments