jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1170135?usp=email )
Change subject: i18n: update i18n docstring test ...................................................................... i18n: update i18n docstring test Bug: T399698 Change-Id: I38f4be1c6c3fb2d96b124a496e576c647e295727 Signed-off-by: Xqt <[email protected]> --- M pywikibot/i18n.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved diff --git a/pywikibot/i18n.py b/pywikibot/i18n.py index e6c7a87..ef32722 100644 --- a/pywikibot/i18n.py +++ b/pywikibot/i18n.py @@ -884,7 +884,7 @@ >>> from pywikibot import i18n >>> bundles = sorted(i18n.bundles(stem=True)) >>> len(bundles) - 39 + 40 >>> bundles[:4] ['add_text', 'archivebot', 'basic', 'blockpageschecker'] >>> bundles[-5:] -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1170135?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I38f4be1c6c3fb2d96b124a496e576c647e295727 Gerrit-Change-Number: 1170135 Gerrit-PatchSet: 3 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-CC: Jon Harald Søby <[email protected]>
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
