Lee-W commented on code in PR #59604: URL: https://github.com/apache/airflow/pull/59604#discussion_r2667615589
########## task-sdk/tests/task_sdk/execution_time/test_task_runner.py: ########## @@ -35,6 +35,7 @@ from task_sdk import FAKE_BUNDLE from uuid6 import uuid7 +from airflow.exceptions import AirflowRescheduleException Review Comment: updated -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
