瀏覽代碼

- Linting

Nate Harris 7 月之前
父節點
當前提交
74bc78aac4
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      radicale/hook/email/__init__.py

+ 2 - 2
radicale/hook/email/__init__.py

@@ -91,13 +91,13 @@ This is an automated message. Please do not reply.""",
         },
         "updated_event_template": {
             "value": """Hello $attendee_name,
-            
+
 The following event has been updated.
 
     $event_title
     $event_start_time - $event_end_time
     $event_location
-    
+
 This is an automated message. Please do not reply.""",
             "type": str
         },