Commit 383a3a43 authored by Anael Beutot's avatar Anael Beutot
Browse files

Comment tags

parent 63e19534
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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