This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from fc59b02cfa Fix sqlalchemy primary key black-out error on DDRQ (#27538)
add baf2f3fc32 Move validation `branch_task_ids` into `SkipMixin` (#27434)
No new revisions were added by this update.
Summary of changes:
airflow/models/skipmixin.py | 25 +++++++++++++++++++--
airflow/operators/python.py | 16 +-------------
tests/models/test_skipmixin.py | 49 ++++++++++++++++++++++++++++++++++++++++++
tests/operators/test_python.py | 6 ++----
4 files changed, 75 insertions(+), 21 deletions(-)