amoghrajesh commented on code in PR #53191: URL: https://github.com/apache/airflow/pull/53191#discussion_r2201030223
########## airflow-core/src/airflow/api_fastapi/execution_api/routes/task_instances.py: ########## @@ -60,6 +60,7 @@ from airflow.models.asset import AssetActive from airflow.models.dagbag import DagBag from airflow.models.dagrun import DagRun as DR +from airflow.models.expandinput import SchedulerExpandInput Review Comment: Handled in [Add type casting for mypy to understand upstream_mapped_group._expand…](https://github.com/apache/airflow/pull/53191/commits/4a06f9da14261417789a7101480eae1eaee4b368) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org