TheRacetrack / plugin-python-job-type

A plugin for Racetrack which extends it with Python Job Type
Apache License 2.0
0 stars 1 forks source link

Make chain call function accessible for users #21

Closed iszulcdeepsense closed 1 year ago

iszulcdeepsense commented 1 year ago

Chain calls to the jobs can be made by importing the call_job function from a package provided by the job type plugin from job_wrapper.call import call_job.