Mercurial > libervia-backend
diff libervia/backend/plugins/plugin_xep_0184.py @ 4270:0d7bb4df2343
Reformatted code base using black.
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 19 Jun 2024 18:44:57 +0200 |
parents | 4b842c1fb686 |
children |
line wrap: on
line diff
--- a/libervia/backend/plugins/plugin_xep_0184.py Tue Jun 18 12:06:45 2024 +0200 +++ b/libervia/backend/plugins/plugin_xep_0184.py Wed Jun 19 18:44:57 2024 +0200 @@ -115,7 +115,7 @@ def send_message_trigger( self, client, mess_data, pre_xml_treatments, post_xml_treatments ): - """Install SendMessage command hook """ + """Install SendMessage command hook""" def treatment(mess_data): message = mess_data["xml"]