Skip to content

Commit 0a1e665

Browse files
Updated the class name to MetadataReader
1 parent a212154 commit 0a1e665

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
@@ -39,7 +39,7 @@ class Metadata:
3939
tests: Optional[str] = None
4040

4141

42-
class Metadata_Reader:
42+
class MetadataReader:
4343
"""
4444
A class to parse run arguments from the test scripts and
4545
resolve them to environment specific values.

0 commit comments

Comments
 (0)