kaxil commented on code in PR #45627:
URL: https://github.com/apache/airflow/pull/45627#discussion_r1923426890


##########
airflow/api/common/mark_tasks.py:
##########
@@ -33,8 +33,8 @@
 if TYPE_CHECKING:
     from sqlalchemy.orm import Session as SASession
 
-    from airflow.models.dag import DAG
     from airflow.models.operator import Operator
+    from airflow.sdk.defiintion.dag import DAG

Review Comment:
   Although, feel free to merge it if CI passes -- you can do this as a 
follow-up



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