polaris.run.complete_step_run
- polaris.run.complete_step_run(step)[source]
Write a file to indicate that the step has completed. If this step is a dependency of other steps, pickle the step after it has run so its dependencies will pick up any changes in its attributes
- Parameters:
step (polaris.step.Step) – The step object