jenkins-bot has submitted this change and it was merged.

Change subject: pep8-ified scripts/tests/test_data_ingestion.py
......................................................................


pep8-ified scripts/tests/test_data_ingestion.py

Change-Id: Ic5fa6cc94d09d16b1485497f69b3841194890c54
---
M scripts/tests/test_data_ingestion.py
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/scripts/tests/test_data_ingestion.py 
b/scripts/tests/test_data_ingestion.py
index 4ab2cb9..dac3974 100644
--- a/scripts/tests/test_data_ingestion.py
+++ b/scripts/tests/test_data_ingestion.py
@@ -44,7 +44,7 @@
 |name=Sound icon
 |set=Crystal SVG icon set
 |source=http://commons.wikimedia.org/wiki/File:Sound-icon.svg
-}}""")
+}}""")  # noqa
 
 
 class TestCSVReader(unittest.TestCase):
@@ -69,7 +69,7 @@
 |set=Crystal SVG icon set
 |source=http://commons.wikimedia.org/wiki/File:Sound-icon.svg
 |url=http://upload.wikimedia.org/wikipedia/commons/f/fc/MP_sounds.png
-}}""")
+}}""")  # noqa
 
 
 if __name__ == "__main__":

-- 
To view, visit https://gerrit.wikimedia.org/r/85095
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic5fa6cc94d09d16b1485497f69b3841194890c54
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to