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

Change subject: Remove ba from closed wikis in wiktionary
......................................................................

Remove ba from closed wikis in wiktionary

It's removed and it's already inside list of removed wikis

Change-Id: I08e954219e74f58e03c91bad6265773147bb1a55
---
M pywikibot/families/wiktionary_family.py
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/pywikibot/families/wiktionary_family.py 
b/pywikibot/families/wiktionary_family.py
index 39847f8..e7da68f 100644
--- a/pywikibot/families/wiktionary_family.py
+++ b/pywikibot/families/wiktionary_family.py
@@ -17,7 +17,7 @@

     closed_wikis = [
         # See 
https://noc.wikimedia.org/conf/highlight.php?file=dblists/closed.dblist  # noqa
-        'aa', 'ab', 'ak', 'as', 'av', 'ba', 'bh', 'bi', 'bm', 'bo',
+        'aa', 'ab', 'ak', 'as', 'av', 'bh', 'bi', 'bm', 'bo',
         'ch', 'cr', 'dz', 'ik', 'mh', 'pi', 'rm', 'rn', 'sc', 'sn', 'to', 'tw',
         'xh', 'yo', 'za',
     ]

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/657961
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: I08e954219e74f58e03c91bad6265773147bb1a55
Gerrit-Change-Number: 657961
Gerrit-PatchSet: 1
Gerrit-Owner: Ladsgroup <[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