We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d871d commit faac196Copy full SHA for faac196
scripts/tests/py/metadata.py
@@ -52,7 +52,6 @@ class Metadata_Reader:
52
"""
53
54
def __init__(self, env_file_name: str):
55
- print(env_file_name)
56
57
Constructs the environment object
58
0 commit comments