Skip to content
Snippets Groups Projects
Commit 383a3a43 authored by Anael Beutot's avatar Anael Beutot
Browse files

Comment tags

parent 63e19534
No related branches found
No related tags found
No related merge requests found
......@@ -375,7 +375,7 @@ class RootTagDB(TagDB):
:param opaque: data to associate with the async call
:param callable callback: callback when call is done, signature is the
same as for :method:`async_call_cb` of :class:`RpcConnection`
same as for :py:meth:`RpcConnection.async_call_cb`
:param remote_name: remote method name
:param \*args: arguments for the call
:param \*\*kwargs: keyword arguments for the call
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment