airflow.example_dags.example_subdag_operator¶

Example DAG demonstrating the usage of the SubDagOperator.

Module Contents¶

airflow.example_dags.example_subdag_operator.DAG_NAME = 'example_subdag_operator'[source]¶
airflow.example_dags.example_subdag_operator.start[source]¶

Was this entry helpful?