Skip to content
Snippets Groups Projects
Commit 274ce10a authored by Karim Ahmed's avatar Karim Ahmed
Browse files

Merge branch 'fix/finalize_script' into 'master'

fix finalize.py script

See merge request detectors/pycalibration!586
parents adf3ca61 5de9fde2
No related branches found
No related tags found
1 merge request!586fix finalize.py script
......@@ -600,6 +600,8 @@ def create_finalize_script(fmt_args, temp_path, job_list) -> str:
run_path='{{run_path}}',
out_path='{{out_path}}',
version='{{version}}',
title='{{title}}',
author='{{author}}',
report_to='{{report_to}}',
data_path='{{in_folder}}',
request_time='{{request_time}}',
......
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