Skip to content

Commit

Permalink
duh
Browse files Browse the repository at this point in the history
  • Loading branch information
sklarsa committed Nov 8, 2023
1 parent 5bdfce0 commit ae00e3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_mail.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import base64
from email.mime.image import MIMEImage

import pytest
from django.core.mail import EmailMessage, EmailMultiAlternatives
from django.test import override_settings
from django.test.testcases import SimpleTestCase
Expand Down

0 comments on commit ae00e3b

Please sign in to comment.