def main()

in pipelines/ml_ai_python/main.py [0:0]


def main(options: MyPipelineOptions):
  pipeline = create_pipeline(options)
  pipeline.run()