eladkal commented on code in PR #48854:
URL: https://github.com/apache/airflow/pull/48854#discussion_r2041474685
##########
airflow-core/docs/authoring-and-scheduling/event-scheduling.rst:
##########
@@ -43,7 +43,7 @@ SQS:
.. code-block:: python
from airflow.sdk import Asset, AssetWatcher
- from airflow.providers.common.msgq.triggers.msg_queue import
MessageQueueTrigger
+ from airflow.providers.common.messaging.triggers.msg_queue import
MessageQueueTrigger
Review Comment:
@TJaniF can you make the changes?
--
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]