hpcflow.sdk.core.test_utils.make_actions#

hpcflow.sdk.core.test_utils.make_actions(ins_outs, env='env1')#

Construct a collection of actions.

Parameters:

ins_outs (List[Tuple[Tuple | str, str]]) –

Return type:

List[Action]