Skip to content

Commit 223386a

Browse files
committed
make format-py
1 parent 0ab91a9 commit 223386a

File tree

1 file changed

+1
-0
lines changed
  • vtr_flow/scripts/python_libs/vtr

1 file changed

+1
-0
lines changed

vtr_flow/scripts/python_libs/vtr/util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,7 @@ def get_latest_run_dir(base_dir):
545545
else:
546546
return None
547547

548+
548549
def get_existing_run_dir(base_dir: str, run_dir: str) -> str:
549550
"""
550551
Get an existing run directory (from a previous run). Throw if it doesn't exist

0 commit comments

Comments
 (0)