gopidesupavan commented on code in PR #48822:
URL: https://github.com/apache/airflow/pull/48822#discussion_r2029553536


##########
airflow-core/src/airflow/example_dags/example_sensor_decorator.py:
##########
@@ -25,7 +25,7 @@
 import pendulum
 
 from airflow.decorators import dag, task
-from airflow.sensors.base import PokeReturnValue
+from airflow.sdk import PokeReturnValue

Review Comment:
   ah okay are adding to init file :) my bad



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