Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
af0778f3 by lovetox at 2022-05-03T00:08:25+02:00
chore: Add newline

- - - - -


1 changed file:

- nbxmpp/modules/message.py


Changes:

=====================================
nbxmpp/modules/message.py
=====================================
@@ -117,4 +117,4 @@ class BaseMessage(BaseModule):
 
             stanza_ids.append(StanzaIDData(id=id_, by=by))
 
-        return stanza_ids
\ No newline at end of file
+        return stanza_ids



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/af0778f3b00532412b8247e04d34e03b76fa9047

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/af0778f3b00532412b8247e04d34e03b76fa9047
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to