Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
master
-
None
Description
The SubWorkflow.add_args() should be overridden to match that of `Workflow.plan()`. If is_planned=True in the SubWorkflow object, a NotImplementedError should be thrown if an attempt is made to use `add_args`.