issue #20: Return type fix.
This commit is contained in:
parent
0565784164
commit
19869da087
|
@ -124,7 +124,7 @@ contexts.
|
|||
Timeout in seconds.
|
||||
|
||||
:return:
|
||||
`(receiver, msg)`
|
||||
`(receiver, (msg, data))`
|
||||
|
||||
.. py:method:: __bool__ ()
|
||||
|
||||
|
|
Loading…
Reference in New Issue