Skip to content

added flag add_io_info to expand or reduce inputs outputs

Ivan Kondov requested to merge table_output_optional into master

show_wf_status() in the WFEngine class extended with a flag add_io_info=True and status_summary() will call show_wf_status(add_io_info=False).

Merge request reports