Son NK hace 5 años
padre
commit
3925ebce1e
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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