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


##########
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:
   🤷🏽 not sure as of now, so i will hold that thought



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