3 lines
42 B
Python
3 lines
42 B
Python
from flask_mail import Mail
|
|
|
|
mail = Mail() |
from flask_mail import Mail
|
|
|
|
mail = Mail() |