Readd whitespace

This commit is contained in:
Erin Song 2025-03-13 11:25:30 -07:00
parent a6be508b63
commit 4b0bcfc84c
No known key found for this signature in database

View file

@ -48,6 +48,7 @@ def send_templated_email( # noqa
SES client could not be accessed SES client could not be accessed
No valid recipient addresses are provided No valid recipient addresses are provided
""" """
if context is None: if context is None:
context = {} context = {}