delete

getml.pipeline.delete(name: str) None[source]

If a pipeline named ‘name’ exists, it is deleted.

Args:
name (str):

Name of the pipeline.