Skip to content
Snippets Groups Projects
Commit c7e762b6 authored by Alán Muñoz's avatar Alán Muñoz
Browse files

add run_default script

parent e63491ec
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python3
from pcore.pipeline import PipelineParameters, Pipeline
p = Pipeline(PipelineParameters.default())
p.run()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment