Son NK 5 年之前
父節點
當前提交
3925ebce1e
共有 1 個文件被更改,包括 3 次插入1 次删除
  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