aboutsummaryrefslogtreecommitdiff
path: root/app/misc_func.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/misc_func.py')
-rw-r--r--app/misc_func.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/misc_func.py b/app/misc_func.py
index 518b6a3..874d365 100644
--- a/app/misc_func.py
+++ b/app/misc_func.py
@@ -27,4 +27,4 @@ def send(to, subject, body, body_html):
def send_async(app, message):
with app.app_context():
- message.send() \ No newline at end of file
+ message.send()