This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 196bab4836 fix next run datasets error (#28165)
add 5fec7873a6 Ensure that warnings from `@dag` decorator are reported in
dag file (#28153)
No new revisions were added by this update.
Summary of changes:
airflow/models/baseoperator.py | 21 ++-------------------
airflow/models/dag.py | 3 +++
airflow/utils/decorators.py | 22 ++++++++++++++++++++++
tests/models/test_dag.py | 22 +++++++++++++++++++++-
4 files changed, 48 insertions(+), 20 deletions(-)