Bowrna commented on code in PR #39713:
URL: https://github.com/apache/airflow/pull/39713#discussion_r1609104744


##########
tests/system/providers/google/cloud/gcs/example_gcs_sensor.py:
##########
@@ -141,10 +140,11 @@ def mode_setter(self, value):
     # [END howto_sensor_object_exists_task]
 
     # [START howto_sensor_object_exists_task_async]
-    gcs_object_exists_async = GCSObjectExistenceAsyncSensor(
+    gcs_object_exists_async = GCSObjectExistenceSensor(

Review Comment:
   yes i am making changes in bigquery.rst file for the corresponding START and 
END tag markers @VladaZakharova 



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