diff --git a/examples/deployment/deployment/lp_notifications.py b/examples/deployment/deployment/lp_notifications.py index 2b89987c4..629cf116d 100644 --- a/examples/deployment/deployment/lp_notifications.py +++ b/examples/deployment/deployment/lp_notifications.py @@ -138,9 +138,9 @@ def int_doubler_wf(a: int) -> str: # You have to add notifications config in your sandbox config file. # # ```yaml -# config-sandbox.yaml +# # config-sandbox.yaml # notifications: -# type: sandbox +# type: sandbox # noqa: F821 # emailer: # emailServerConfig: # serviceName: sendgrid