This commit is contained in:
Charlotte 🦝 Delenk 2022-06-28 21:20:18 +01:00
parent 616a063394
commit 7bc89379b7
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -6,8 +6,8 @@ from email.utils import parseaddr
from alot.db.attachment import Attachment
from alot.settings.const import settings
import alot.crypto as crypto
from alot import errors
from alot import crypto, errors
import alot
import re
import gpg