-
- Downloads
Use proper definition for python Steps
Using 'Step' instead of 'StepWrapper' as base class allows using all steps from python. Add std::shared_ptr<Step> holder, besides the PyStepImpl trampoline. Remove 'count' member since python steps can implement it themselves.
Showing
Loading
Please register or sign in to comment