From: Stephen Finucane Date: Thu, 27 Apr 2023 09:38:30 +0000 (+0100) Subject: xmlrpc: Doc improvement X-Git-Tag: v3.2.0~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=136bd53d433aff1450b268a6e73079b5a73ab1d1;p=thirdparty%2Fpatchwork.git xmlrpc: Doc improvement Signed-off-by: Stephen Finucane --- diff --git a/patchwork/views/xmlrpc.py b/patchwork/views/xmlrpc.py index 8dbd749b..e17d83ea 100644 --- a/patchwork/views/xmlrpc.py +++ b/patchwork/views/xmlrpc.py @@ -775,7 +775,7 @@ def state_get(state_id): Retrieve a state matching a given state ID, if any exists. Args: - state_id: The ID of the state to retrieve. + state_id (int): The ID of the state to retrieve. Returns: The serialized state matching the ID, if any, else an empty