uranusjr commented on code in PR #28900:
URL: https://github.com/apache/airflow/pull/28900#discussion_r1264131516


##########
airflow/ti_deps/deps/prev_dagrun_dep.py:
##########
@@ -19,6 +19,7 @@
 
 from sqlalchemy import func
 
+from airflow.models import DagRun

Review Comment:
   Same applies for all imports, please import from the specific module, not 
`airflow.models`.



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