We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdab2c4 commit 56951f2Copy full SHA for 56951f2
1 file changed
kubernetes/base/watch/watch.py
@@ -18,7 +18,7 @@
18
19
from kubernetes import client
20
21
-PYDOC_RETURN_LABEL = ":return:"
+PYDOC_RETURN_LABEL = ":rtype:"
22
PYDOC_FOLLOW_PARAM = ":param bool follow:"
23
24
# Removing this suffix from return type name should give us event's object
0 commit comments