mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 09:16:22 +00:00
Fix type in python api docs
This commit is contained in:
@@ -374,7 +374,7 @@ def send_stanza(stanza):
|
||||
:param stanza: An XMPP stanza
|
||||
:type stanza: str or unicode
|
||||
:return: ``True`` if the stanza was sent successfully, ``False`` otherwise
|
||||
:rtype boolean:
|
||||
:rtype: boolean
|
||||
|
||||
Example:
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user