Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/938432 )
Change subject: [IMPR] Move wbtypes to _wbtypes.py (part 1) ...................................................................... [IMPR] Move wbtypes to _wbtypes.py (part 1) Change-Id: Ie8b1e9273c179df7f7770b6eb4b9b16c5a6ed055 --- C pywikibot/wbtypes.py R pywikibot/__init.py R pywikibot/__wbtypes.py 3 files changed, 9 insertions(+), 0 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/pywikibot/__init__.py b/pywikibot/__init.py similarity index 100% rename from pywikibot/__init__.py rename to pywikibot/__init.py diff --git a/pywikibot/_wbtypes.py b/pywikibot/__wbtypes.py similarity index 100% rename from pywikibot/_wbtypes.py rename to pywikibot/__wbtypes.py diff --git a/pywikibot/__init__.py b/pywikibot/wbtypes.py similarity index 100% copy from pywikibot/__init__.py copy to pywikibot/wbtypes.py -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/938432 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: Ie8b1e9273c179df7f7770b6eb4b9b16c5a6ed055 Gerrit-Change-Number: 938432 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
