X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/07813a9efd0baac14437ebcc9841c66e3131a265..7a8994d471db3244c67647186c5fca06569de924:/lib/rpc.py diff --git a/lib/rpc.py b/lib/rpc.py index a9669fe..70dd312 100644 --- a/lib/rpc.py +++ b/lib/rpc.py @@ -217,7 +217,7 @@ class Client: """Call nodes and return results. @rtype: list - @returns: List of RPC results + @return: List of RPC results """ assert _http_manager, "RPC module not intialized"