You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2022/08/22 16:27:31 UTC

[airflow] branch main updated (8c8acd3c61 -> 46b87def77)

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

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


    from 8c8acd3c61 Bump path-parse from 1.0.6 to 1.0.7 in /airflow/ui (#25803)
     add 46b87def77 Remove mapped operator validation code (#25870)

No new revisions were added by this update.

Summary of changes:
 airflow/models/baseoperator.py                            | 11 -----------
 airflow/models/mappedoperator.py                          | 15 ---------------
 airflow/operators/python.py                               |  2 --
 .../pre_commit_base_operator_partial_arguments.py         |  1 -
 4 files changed, 29 deletions(-)