jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/640823 )
Change subject: [cleanup] Cleanup tox doc ...................................................................... [cleanup] Cleanup tox doc all __future__ imports are discarded now Change-Id: I50dd9b0a814f310f0eb1bf28411aff78cd53e393 --- M tox.ini 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/tox.ini b/tox.ini index 86b7048..b45c5a7 100644 --- a/tox.ini +++ b/tox.ini @@ -78,7 +78,6 @@ # The following are intentionally ignored, possibly pending consensus # D105: Missing docstring in magic method # D211: No blank lines allowed before class docstring -# FI12,FI13,FI15: __future__ import "with_statement", "print_function" and "generator_stop" missing # FI1: __future__ import "x" missing # H101: TODO format # H238: Old style class -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/640823 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: I50dd9b0a814f310f0eb1bf28411aff78cd53e393 Gerrit-Change-Number: 640823 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] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
