WfCommons Information
- WfCommons version: v1.3
- Python Version: 3.12.12
Describe the bug
output_files in each task is empty, and input_files is normal.
To Reproduce
workflow = WorkflowGenerator(recipe).build_workflow()
Screenshots
Desktop (please complete the following information):
Additional context
And the code in this file also has bugs! "summary["base_graphs"][k]" should be changed to "k".
