diff --git a/docs/userguide/connections.rst b/docs/userguide/connections.rst index e56e3db7..16588886 100644 --- a/docs/userguide/connections.rst +++ b/docs/userguide/connections.rst @@ -70,6 +70,7 @@ Celery with SQS =============== SQS broker url doesn't include queue_name_prefix by default. So we can use the following code snippet to make it work in celery. + .. code-block:: python from celery import Celery