From 4b0bcfc84c8f9c49174425120b6b17c51ed48a5d Mon Sep 17 00:00:00 2001 From: Erin Song <121973038+erinysong@users.noreply.github.com> Date: Thu, 13 Mar 2025 11:25:30 -0700 Subject: [PATCH] Readd whitespace --- src/registrar/utility/email.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/registrar/utility/email.py b/src/registrar/utility/email.py index 31b8e9462..94e87a96b 100644 --- a/src/registrar/utility/email.py +++ b/src/registrar/utility/email.py @@ -48,6 +48,7 @@ def send_templated_email( # noqa SES client could not be accessed No valid recipient addresses are provided """ + if context is None: context = {}