This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6eb43399c22 Fix mypy error in main (#57351)
add d8a97a30824 SQLA2: fix mypy violations related to taskinstance (#57279)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/api_fastapi/common/parameters.py | 9 ++--
.../core_api/routes/public/task_instances.py | 10 ++---
.../execution_api/routes/task_instances.py | 6 +--
airflow-core/src/airflow/models/taskinstance.py | 51 ++++++++++++----------
airflow-core/src/airflow/models/taskreschedule.py | 2 +-
5 files changed, 40 insertions(+), 38 deletions(-)