Source code for simpleml.executors.airflow

"""
Executor support for airflow backend
"""

[docs]__author__ = "Elisha Yadgaran"