Skip to content

Commit 50e344a

Browse files
Add D-AE02 declaration
[no-preview]
1 parent 41c7f67 commit 50e344a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lingual/utils/mail_utils.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
from threading import Thread
33
from flask import current_app
44

5+
# D-AE02
6+
57
def queue_email(
68
recipients: list[str],
79
subject: str,

0 commit comments

Comments
 (0)