Skip to content

Commit faac196

Browse files
Removed the print debug line
1 parent 09d871d commit faac196

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/tests/py/metadata.py

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ class Metadata_Reader:
5252
"""
5353

5454
def __init__(self, env_file_name: str):
55-
print(env_file_name)
5655
"""
5756
Constructs the environment object
5857

0 commit comments

Comments
 (0)