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 21f468cb8ab fix: fix mypy errors in utils/log (#56967)
add ded31721d01 Fix MyPy test errors in api_fastapi/core_api/routes/ui/*
(#56918)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/api_fastapi/core_api/routes/ui/assets.py | 11 ++++++-----
.../src/airflow/api_fastapi/core_api/routes/ui/backfills.py | 7 +++++--
.../src/airflow/api_fastapi/core_api/routes/ui/dags.py | 8 ++++++--
.../src/airflow/api_fastapi/core_api/routes/ui/dashboard.py | 12 +++++++-----
.../src/airflow/api_fastapi/core_api/routes/ui/grid.py | 2 +-
.../src/airflow/api_fastapi/core_api/routes/ui/structure.py | 2 +-
6 files changed, 26 insertions(+), 16 deletions(-)