Commit c866aaea authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent 6c10fbe3
Pipeline #11662 passed with stage
......@@ -237,7 +237,7 @@ class Pipeline:
self.copy(self.abspath(file_path), local_file_path)
return local_file_path
def copy_ccds_refs(self, refs: dict, dir_dst: str = None) -> dict:
def download_ccds_refs(self, refs: dict, dir_dst: str = None) -> dict:
"""Copy raw file from CCDS to output directory."""
if dir_dst is None:
dir_dst = self.dir_output
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment