-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt SendGrid integration to use the updated libraries. (#2715)
* Adapt SendGrid integration to use the updated libraries. * DRY Mail() generation, no retrieval of sendgrid response * pep 8 fixes * fix sendgrid notifications test * pep 8 fix * fix notification test to not use raise_errors = True since that is not a kwarg for SendGridAPIClient anymore
- Loading branch information
1 parent
e222841
commit 2de1b68
Showing
2 changed files
with
18 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters