jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/634747 )

Change subject: [IMPR] fix type in docstring
......................................................................

[IMPR] fix type in docstring

Change-Id: I047b37ca572f780901e1fe58a5710706e643a7b1
---
M pywikibot/flow.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Mpaa: Looks good to me, approved
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/flow.py b/pywikibot/flow.py
index d494666..792ca54 100644
--- a/pywikibot/flow.py
+++ b/pywikibot/flow.py
@@ -421,7 +421,7 @@
         """Return the page associated with the post.

         @return: Page associated with the post
-        @rtype: FlowPage
+        @rtype: Topic
         """
         return self._page


--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/634747
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I047b37ca572f780901e1fe58a5710706e643a7b1
Gerrit-Change-Number: 634747
Gerrit-PatchSet: 3
Gerrit-Owner: Mpaa <[email protected]>
Gerrit-Reviewer: Mpaa <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to