2 lines
41 B
Python
2 lines
41 B
Python
from flask_mail import Mail
|
|
mail = Mail() |
from flask_mail import Mail
|
|
mail = Mail() |