XD-DENG commented on a change in pull request #4547: [AIRFLOW-2843] Add flag in 
ExternalTaskSensor to check if external DAG/task exists
URL: https://github.com/apache/airflow/pull/4547#discussion_r248672681
 
 

 ##########
 File path: airflow/sensors/external_task_sensor.py
 ##########
 @@ -26,7 +29,8 @@
 
 class ExternalTaskSensor(BaseSensorOperator):
     """
-    Waits for a different DAG or a task in in a different DAG to complete
+    Waits for a different DAG or a task in a different DAG to complete for a
 
 Review comment:
   Fixed a typo.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to