]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
xmlrpc: Doc improvement
authorStephen Finucane <stephen@that.guru>
Thu, 27 Apr 2023 09:38:30 +0000 (10:38 +0100)
committerStephen Finucane <stephen@that.guru>
Thu, 27 Apr 2023 09:38:30 +0000 (10:38 +0100)
Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/views/xmlrpc.py

index 8dbd749b5ab481fea656112fe1b5e1afe1fc1c14..e17d83ea242a4f4ba68a12a57c60dce57ee42c12 100644 (file)
@@ -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