Wikimedia

Pywikibot: Fix W504 issues across python scripts (XVIII)

Pywikibot is a Python library and collection of scripts that automate work on MediaWiki sites. See full task description here: https://phabricator.wikimedia.org/T207836

Below are the files with the W504 errors;

./tests/script_tests.py:69:16: W504 line break after binary operator
./tests/script_tests.py:70:16: W504 line break after binary operator
./tests/script_tests.py:75:16: W504 line break after binary operator
./tests/script_tests.py:76:16: W504 line break after binary operator
./tests/script_tests.py:187:14: W504 line break after binary operator
./tests/script_tests.py:197:14: W504 line break after binary operator
./tests/script_tests.py:228:27: W504 line break after binary operator
./tests/dry_api_tests.py:225:19: W504 line break after binary operator
./tests/aspects.py:229:50: W504 line break after binary operator
./tests/aspects.py:336:21: W504 line break after binary operator
./tests/aspects.py:595:17: W504 line break after binary operator
./tests/aspects.py:738:36: W504 line break after binary operator
./tests/aspects.py:795:17: W504 line break after binary operator
./tests/aspects.py:853:17: W504 line break after binary operator
./tests/aspects.py:947:21: W504 line break after binary operator
./tests/aspects.py:1014:17: W504 line break after binary operator
./tests/aspects.py:1319:25: W504 line break after binary operator
./tests/aspects.py:1588:25: W504 line break after binary operator
./tests/aspects.py:1641:21: W504 line break after binary operator

Task tags

  • python
  • python-pep8
  • pywikibot

Students who completed this task

Nathan

Task type

  • code Code
  • done_all Quality Assurance
close

2018