1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00

flake8 fixes

This commit is contained in:
Pascal F 2023-11-25 06:37:16 +01:00
parent 1c7ddca6ca
commit d55b6d0c8a
No known key found for this signature in database
GPG key ID: 3C576B538F890866
7 changed files with 17 additions and 24 deletions

View file

@ -9,4 +9,3 @@ class EmailTransport:
message = email.message_from_bytes(contents)
return message