Skip to content

Commit 7e7088d

Browse files
restyled-commitsvatsalghelani-csa
authored andcommitted
Restyled by autopep8
1 parent 5e73505 commit 7e7088d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/python_testing/execute_python_tests.py

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
import subprocess
2222

2323
# Function to load --app argument environment variables from a file
24+
25+
2426
def load_env_from_yaml(file_path):
2527
"""
2628
Load environment variables from the specified YAML file.

0 commit comments

Comments
 (0)