jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/532412 )

Change subject: Update tox.ini file to make it pycodestyle compliant
......................................................................

Update tox.ini file to make it pycodestyle compliant

[pep8] is deprecated and should be replaced with [pycodestyle] or else a 
warning is shown

Bug: T231219
Change-Id: Ia005c9ac9d501f3bb3f6ae8b89410913d8a60880
---
M tox.ini
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/tox.ini b/tox.ini
index 8114a09..3692d0b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -249,7 +249,7 @@
     tests/wikibase_tests.py: N802
     tests/xmlreader_tests.py: N802

-[pep8]
+[pycodestyle]
 exclude = 
.tox,.git,./*.egg,build,user-config.py,scripts/archive/*,./scripts/i18n/*,scripts/userscripts/*

 [pep257]

--
To view, visit https://gerrit.wikimedia.org/r/532412
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia005c9ac9d501f3bb3f6ae8b89410913d8a60880
Gerrit-Change-Number: 532412
Gerrit-PatchSet: 1
Gerrit-Owner: Huji <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to