jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1101071?usp=email )
Change subject: tests: Update i18n doctest ...................................................................... tests: Update i18n doctest Change-Id: Iff484b09e6008aec25aba0d9cfa94abd03703c65 --- 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 0c683af..542f129 100644 --- a/pywikibot/i18n.py +++ b/pywikibot/i18n.py @@ -909,7 +909,7 @@ >>> i18n.known_languages()[-10:] ['vo', 'vro', 'wa', 'war', 'xal', 'xmf', 'yi', 'yo', 'yue', 'zh'] >>> len(i18n.known_languages()) - 255 + 254 The implementation is roughly equivalent to: -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1101071?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: Iff484b09e6008aec25aba0d9cfa94abd03703c65 Gerrit-Change-Number: 1101071 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org