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


##########
task-sdk/tests/task_sdk/execution_time/test_task_runner.py:
##########
@@ -33,6 +33,7 @@
 from task_sdk import FAKE_BUNDLE
 from uuid6 import uuid7
 
+import airflow.sdk.execution_time.xcom

Review Comment:
   ```suggestion
   from airflow.sdk.execution_time.xcom import XCom
   ```
   



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