Category "python-bob"

Why does it say there is the preprocessing part in Pipeline.py

I just run the instruction: './bin/bob pad vanilla-pad \ /bob/paper/cross_modal_focal_loss_cvpr2021/config/Method/Pipeline.py -o <folder_to_save_results>

How could I know the code in the bob like bob.pipelines.CheckpointWrapper?

How to access the code in the bob? Like,I want to know the return of bob.pipelines.CheckpointWrapper. But I just find the Parameters Interpretation. Note: Bob i