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 7d8e3b8 Improve handling edge-cases in airlfow.models by applying
mypy (#20000)
add 4ef1f9a Change ParamsDict to a MutableMapping subclass (#20019)
No new revisions were added by this update.
Summary of changes:
airflow/models/param.py | 65 +++++++++++++++++----------
tests/models/test_dag.py | 4 +-
tests/models/test_param.py | 22 ++++++---
tests/serialization/test_dag_serialization.py | 8 ++--
4 files changed, 64 insertions(+), 35 deletions(-)