Skip to content

Commit 580d9bd

Browse files
committed
fix typo
1 parent 6663983 commit 580d9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bolt/workflows/other/cancer_report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def entry(ctx, **kwargs):
100100
--img_dir {output_image_dir}/ \
101101
--result_outdir {output_table_dir}/ \
102102
--out_file {output_dir}/{kwargs["tumor_name"]}.cancer_report.html
103-
{hrdetect_arg}\
103+
{hrdetect_arg} \
104104
'''
105105
util.execute_command(command)
106106

0 commit comments

Comments
 (0)