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 eaa8ac7 Fix possible reference to undeclared variable (#19933)
add b5b4020 Fixed MyPy type issues for cli and api_connection tests
(#19948)
No new revisions were added by this update.
Summary of changes:
tests/api_connexion/endpoints/test_dag_source_endpoint.py | 3 ++-
tests/cli/commands/test_dag_command.py | 5 ++---
tests/cli/commands/test_info_command.py | 4 ++--
tests/cli/commands/test_task_command.py | 6 ++++++
4 files changed, 12 insertions(+), 6 deletions(-)