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


##########
airflow-core/tests/unit/models/test_xcom.py:
##########
@@ -29,7 +29,7 @@
 from airflow.models.taskinstance import TaskInstance
 from airflow.models.xcom import XComModel
 from airflow.providers.standard.operators.empty import EmptyOperator
-from airflow.sdk.execution_time.xcom import BaseXCom, resolve_xcom_backend
+from airflow.sdk.bases.xcom import BaseXCom, resolve_xcom_backend

Review Comment:
   Done



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