Skip to content

Commit df8fb54

Browse files
committed
fix: oops forgot inherit base class
1 parent 4aba973 commit df8fb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sponsors/notifications.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ class RejectedSponsorshipNotificationToSponsors(BaseEmailSponsorshipNotification
8686
def get_recipient_list(self, context):
8787
return context["sponsorship"].verified_emails
8888

89-
class CancelledSponsorshipNotificationToPSF:
89+
class CancelledSponsorshipNotificationToPSF(BaseEmailSponsorshipNotification):
9090
subject_template = "sponsors/email/psf_cancelled_sponsorship_subject.txt"
9191
message_template = "sponsors/email/psf_cancelled_sponsorship.txt"
9292
email_context_keys = ["sponsorship"]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy