Son NK 5 years ago
parent
commit
3925ebce1e
1 changed files with 3 additions and 1 deletions
  1. 3 1
      email_handler.py

+ 3 - 1
email_handler.py

@@ -808,7 +808,9 @@ def handle_spam(
 
     LOG.d("Create spam email %s", refused_email)
 
-    refused_email_url = URL + f"/dashboard/refused_email?highlight_id=" + str(email_log.id)
+    refused_email_url = (
+        URL + f"/dashboard/refused_email?highlight_id=" + str(email_log.id)
+    )
     disable_alias_link = f"{URL}/dashboard/unsubscribe/{alias.id}"
 
     # inform user