Enable Ruff D212 (#87347)
This commit is contained in:
parent
97de0c6d9a
commit
ca1a12898c
237 changed files with 353 additions and 707 deletions
|
@ -183,8 +183,7 @@ class MailNotificationService(BaseNotificationService):
|
|||
return True
|
||||
|
||||
def send_message(self, message="", **kwargs):
|
||||
"""
|
||||
Build and send a message to a user.
|
||||
"""Build and send a message to a user.
|
||||
|
||||
Will send plain text normally, or will build a multipart HTML message
|
||||
with inline image attachments if images config is defined, or will
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue