Is there a reason that ctx.outputs_list is not in fact a list if there is only 1 output specified? states_list and inputs_list both return a list if only 1 Input or 1 State is defined.
Figured I’d ask here first before making an issue.
Is there a reason that ctx.outputs_list is not in fact a list if there is only 1 output specified? states_list and inputs_list both return a list if only 1 Input or 1 State is defined.
Figured I’d ask here first before making an issue.