Skip to content

Commit 5049dcf

Browse files
committed
python lint
1 parent 880ad26 commit 5049dcf

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

vtr_flow/scripts/python_libs/vtr/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ def find_task_dir(config, alt_tasks_dir=None):
548548

549549
def get_active_run_dir(base_dir):
550550
"""
551-
Returns full path to the active run directory
551+
Returns full path to the active run directory
552552
locatedin base_dir
553553
"""
554554
active_run_dir_name = get_active_run_dir_name(base_dir)

0 commit comments

Comments
 (0)