amoghrajesh commented on code in PR #64751:
URL: https://github.com/apache/airflow/pull/64751#discussion_r3726122284


##########
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:
   Improvement to our dev tooling to avoid such cases: 
https://github.com/apache/airflow/pull/71212



-- 
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]

Reply via email to