mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Reformat code with automated tools
Apply standardized code style
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import uuid
|
||||
|
||||
from django.core.mail.backends.console import EmailBackend as DjangoConsoleBackend
|
||||
|
||||
from ..exceptions import AnymailError
|
||||
|
||||
Reference in New Issue
Block a user