4 lines
43 B
Python
4 lines
43 B
Python
|
from flask_mail import Mail
|
||
|
|
||
|
mail = Mail()
|