Skip to content

Commit a212154

Browse files
vatsalghelani-csaandy31415
andauthoredApr 2, 2024
Update comment
Co-authored-by: Andrei Litvin <andy314@gmail.com>
1 parent 99c89c2 commit a212154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/tests/py/metadata.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ def __resolve_env_vals__(self, metadata_dict: Dict[str, str]) -> None:
138138

139139
def __read_args__(self,run_args_lines: List[str],metadata_dict: Dict[str, str]) -> None:
140140
"""
141-
Goes these each raw line in argument header of a test script and extracts argument
141+
Parses a list of lines and extracts argument
142142
values from it.
143143
144144
Parameters:

0 commit comments

Comments
 (0)