jenkins-bot merged this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[bugfix] Fix a typo in 316378c7e7c59c3

a typo producing a warning in doc test

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

diff --git a/pywikibot/family.py b/pywikibot/family.py
index 66c5940..28f4e90 100644
--- a/pywikibot/family.py
+++ b/pywikibot/family.py
@@ -1143,7 +1143,7 @@
@type code: str
@raises KeyError: code is not recognised
@return: URL path without ending '/'
- @rtype str
+ @rtype: str
"""
return '/w'


To view, visit change 492772. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia1adc3a9889bd194f378d42f674d8d11f240c115
Gerrit-Change-Number: 492772
Gerrit-PatchSet: 2
Gerrit-Owner: Dvorapa <dvorapa@seznam.cz>
Gerrit-Reviewer: D3r1ck01 <alangiderick@gmail.com>
Gerrit-Reviewer: Dalba <dalba.wiki@gmail.com>
Gerrit-Reviewer: Framawiki <framawiki@tools.wmflabs.org>
Gerrit-Reviewer: Mpaa <mpaa.wiki@gmail.com>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: Zhuyifei1999 <zhuyifei1999@gmail.com>
Gerrit-Reviewer: jenkins-bot (75)