Loading cloudcontrol/node/tags.py +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
cloudcontrol/node/tags.py +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading