We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e69ec commit 46b0c7fCopy full SHA for 46b0c7f
drishti/handlers/handle_recorder.py
@@ -586,4 +586,4 @@ def process_helper(file_map, df_intervals, df_posix_records, fid=None):
586
587
export_html(console, out_dir, input_filename)
588
export_svg(console, out_dir, input_filename)
589
- export_csv(out_dir, input_filename, job['job']['jobid'])
+ export_csv(out_dir, input_filename)
0 commit comments