Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/637879 )
Change subject: Modify __init__.py to support python 3.5+ only
......................................................................
Modify __init__.py to support python 3.5+ only
Bug: T257399
Change-Id: I0dd5126d3220c19733210706bbdb3f7343ef2d03
---
M pywikibot/specialbots/__init__.py
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
jenkins-bot: Verified
Xqt: Looks good to me, approved
diff --git a/pywikibot/specialbots/__init__.py
b/pywikibot/specialbots/__init__.py
index 20bfb9c..fb232dc 100644
--- a/pywikibot/specialbots/__init__.py
+++ b/pywikibot/specialbots/__init__.py
@@ -6,8 +6,6 @@
#
# Distributed under the terms of the MIT license.
#
-from __future__ import absolute_import, division, unicode_literals
-
from pywikibot.specialbots._unlink import (
EditReplacement, InteractiveUnlink, BaseUnlinkBot
)
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/637879
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: I0dd5126d3220c19733210706bbdb3f7343ef2d03
Gerrit-Change-Number: 637879
Gerrit-PatchSet: 2
Gerrit-Owner: Shubham656jain <[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