jenkins-bot submitted this change.
tests: Update i18n doctest
Change-Id: Iff484b09e6008aec25aba0d9cfa94abd03703c65
---
M pywikibot/i18n.py
1 file changed, 1 insertion(+), 1 deletion(-)
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 change 1101071. To unsubscribe, or for help writing mail filters, visit settings.