Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
54273c9e by lovetox at 2021-11-02T23:33:14+01:00
Namespaces: Add annotation
- - - - -
1 changed file:
- nbxmpp/namespaces.py
Changes:
=====================================
nbxmpp/namespaces.py
=====================================
@@ -171,4 +171,4 @@ class _Namespaces:
X_OOB: str = 'jabber:x:oob'
-Namespace = _Namespaces()
+Namespace: _Namespaces = _Namespaces()
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/54273c9eb392210d753041d0c4a0b8ac852edaa7
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/54273c9eb392210d753041d0c4a0b8ac852edaa7
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