Reformat code with automated tools

Apply standardized code style
This commit is contained in:
medmunds
2023-02-06 12:27:43 -08:00
committed by Mike Edmunds
parent 40891fcb4a
commit b4e22c63b3
94 changed files with 12936 additions and 7443 deletions

View File

@@ -1,9 +1,9 @@
Reporting an error? It's helpful to know:
* Anymail version
* ESP (Mailgun, SendGrid, etc.)
* Your ANYMAIL settings (change secrets to "redacted")
* Versions of Django, requests, python
* Exact error message and/or stack trace
* Any other relevant code and settings (e.g., for problems
- Anymail version
- ESP (Mailgun, SendGrid, etc.)
- Your ANYMAIL settings (change secrets to "redacted")
- Versions of Django, requests, python
- Exact error message and/or stack trace
- Any other relevant code and settings (e.g., for problems
sending, your code that sends the message)