mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Fix type in python api docs
This commit is contained in:
parent
645a233aa0
commit
56afe214d4
@ -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:
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user