ThejanaWeththz opened a new pull request, #61555: URL: https://github.com/apache/airflow/pull/61555
This pull request updates the documentation in `airflow-core/docs/core-concepts/dags.rst` to correct an import path for a sensor class. The change ensures that the documentation references the correct module for the `ExternalTaskSensor`. Documentation correction: * Updated the reference for the "waiting" dependency to use `airflow.providers.standard.sensors.external_task.ExternalTaskSensor` instead of the incorrect `external_task_sensor.ExternalTaskSensor`. Closes #61540 ##### Was generative AI tooling used to co-author this PR? <!-- If generative AI tooling has been used in the process of authoring this PR, please change below checkbox to `[X]` followed by the name of the tool, uncomment the "Generated-by". --> - [ ] Yes (please specify the tool below) -- 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]
