References
airflow.operators
airflow.operators.dummy_operator
airflow.operators.dummy_operator.
DummyOperator
Bases: airflow.models.BaseOperator
airflow.models.BaseOperator
Operator that does literally nothing. It can be used to group tasks in a DAG.
ui_color
execute
Was this entry helpful?