Skip to content

Commit 40f139a

Browse files
restyled-commitsvatsalghelani-csa
authored andcommitted
Restyled by autopep8
1 parent 54f1882 commit 40f139a

File tree

1 file changed

+1
-1
lines changed
  • src/python_testing/matter_testing_infrastructure/chip/testing

1 file changed

+1
-1
lines changed

src/python_testing/matter_testing_infrastructure/chip/testing/metadata.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ def __resolve_env_vals__(self, metadata_dict: Dict[str, str]) -> None:
103103
def parse_script(self, py_script_path: str) -> List[Metadata]:
104104
"""
105105
Parses a test script and merges run arguments with defaults.
106-
106+
107107
- Uses defaults from env_test.yaml.
108108
- Applies script overrides.
109109
- Respects skip-default-flags.

0 commit comments

Comments
 (0)