chemicalchecker.util.pipeline.tasks.python_callable_task.PythonCallable
- class PythonCallable(name='python', **params)[source]
Bases:
BaseTask
Initialize the Step.
Methods
Clean the step.
custom_ready
Check if the step is already done.
Mark the step as done.
Run the step.
set_dirs
- clean(substep=None)
Clean the step.
- is_ready(substep=None)
Check if the step is already done.
- mark_ready(substep=None)
Mark the step as done.