This is an automated email from the ASF dual-hosted git repository.

amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 3b4df0cd3d4 Use Label class from task sdk in providers (#49398)
     add f830f9f4d2c Use Label class from task sdk (#49385)

No new revisions were added by this update.

Summary of changes:
 airflow-core/docs/core-concepts/dags.rst                            | 6 +++---
 airflow-core/src/airflow/example_dags/example_branch_labels.py      | 3 +--
 airflow-core/src/airflow/example_dags/example_branch_operator.py    | 3 +--
 .../src/airflow/example_dags/example_branch_operator_decorator.py   | 3 +--
 airflow-core/tests/unit/serialization/test_dag_serialization.py     | 2 +-
 airflow-core/tests/unit/utils/test_dag_cycle.py                     | 2 +-
 airflow-core/tests/unit/utils/test_edgemodifier.py                  | 2 +-
 airflow-core/tests/unit/utils/test_task_group.py                    | 3 +--
 8 files changed, 10 insertions(+), 14 deletions(-)

Reply via email to