Skip to content

Commit

Permalink
fix: _get_file_mtime was moved to ccbr_tools
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Nov 26, 2024
1 parent febb280 commit 4d8c91c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renee/orchestrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from ccbr_tools.pipeline.util import (
get_hpcname,
get_tmp_dir,
_get_file_mtime,
)
from ccbr_tools.pipeline.cache import get_singularity_cachedir

Expand Down

0 comments on commit 4d8c91c

Please sign in to comment.