2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-09 16:58:49 +00:00

PEP fixes

This commit is contained in:
Oliver Walters 2021-04-12 19:20:41 +10:00
parent d243ff6b37
commit a9d490b716

@ -176,4 +176,3 @@ def send_email(subject, body, recipients, from_email=None):
from_email,
recipients,
)