We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 914426f commit 127cb15Copy full SHA for 127cb15
src/python_testing/matter_testing_infrastructure/matter/testing/matter_testing.py
@@ -250,7 +250,7 @@ def _dump_device_attributes_on_failure(self):
250
def log_structured_data(self, start_tag: str, dump_string: str):
251
"""Log structured data with a clear start and end marker.
252
253
- This function is used to output device attribute dumps and other structured
+ This function is used to output device attribute dumps and other structured
254
data to logs in a format that can be easily extracted for debugging.
255
256
Args:
0 commit comments