polaris.run.load_dependencies
- polaris.run.load_dependencies(step)[source]
- Load each dependency from its pickle file to pick up changes that may have happened since it ran - Parameters:
- step (polaris.step.Step) – The step object 
 
Load each dependency from its pickle file to pick up changes that may have happened since it ran
step (polaris.step.Step) – The step object