SameerMesiah97 commented on code in PR #64751: URL: https://github.com/apache/airflow/pull/64751#discussion_r3825849451
########## airflow-core/src/airflow/serialization/definitions/dag.py: ########## @@ -41,6 +41,7 @@ from airflow.models.deadline_alert import DeadlineAlert as DeadlineAlertModel from airflow.models.taskinstancekey import TaskInstanceKey from airflow.models.tasklog import LogTemplate +from airflow.sdk.definitions.deadline import VariableInterval Review Comment: @amoghrajesh I have opened a follow-up PR #71802 to address this. -- 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]
