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


##########
task-sdk/src/airflow/sdk/execution_time/macros.py:
##########
@@ -27,7 +27,7 @@
 
 import dateutil  # noqa: F401
 
-import airflow.utils.yaml as yaml  # noqa: F401
+import airflow.sdk.yaml as yaml  # noqa: F401

Review Comment:
   I wonder if we can be extremely lazy about this to avoid this too, but maybe 
a problem for later



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