Skip to content
Snippets Groups Projects
Commit a314dc43 authored by Karim Ahmed's avatar Karim Ahmed Committed by Thomas Kluyver
Browse files

refactor: reduce MR diff by reverting some of function split

parent 9b4f8b23
No related branches found
No related tags found
1 merge request!1026Feat[Jungfrau]: Inject CCVs using RESTful API
......@@ -286,7 +286,6 @@ def inject_ccv(
'name': report_path.stem,
'file_path': str(report_path)
}
return inject_h
const_dest = get_default_caldb_root() / const_rel_path / const_filename
const_dest.parent.mkdir(parents=True, exist_ok=True)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment