Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
gunjanj007 committed Dec 6, 2024
1 parent 5bdcef5 commit 257c148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dags/map_reproducibility/aotc_reproducibility.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ def extract_bucket_file_name(bash_result_output):

return bucket_name, file_name


def extract_python_path(bash_result_output):
python_path = None
for line in bash_result_output.splitlines():
Expand Down

0 comments on commit 257c148

Please sign in to comment.