SurveyMonkey / pyteamcity

Use the TeamCity REST API from Python
51 stars 50 forks source link

Fix flake8 #79

Closed msabramo closed 7 years ago

msabramo commented 7 years ago
$ tox -e flake8
GLOB sdist-make: /Users/marca/dev/git-repos/pyteamcity/setup.py
flake8 inst-nodeps: /Users/marca/dev/git-repos/pyteamcity/.tox/dist/pyteamcity-0.1.1.zip
flake8 installed: You are using pip version 8.1.2, however version 9.0.1 is available.,You should consider upgrading via the 'pip install --upgrade pip' command.,beautifulsoup4==4.5.1,configparser==3.5.0,enum34==1.1.6,flake8==3.0.3,mccabe==0.5.2,pycodestyle==2.0.0,pyflakes==1.2.3,pyteamcity==0.1.1,python-dateutil=0
flake8 runtests: PYTHONHASHSEED='3728627254'
flake8 runtests: commands[0] | flake8 pyteamcity/future
_________________________________________________________________________________________________________________________________________________________ summary __________________________________________________________________________________________________________________________________________________________
  flake8: commands succeeded
  congratulations :)
coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.007%) to 96.396% when pulling 31aefdae2bd0f04f37ac0a59f87dffce735f603a on fix_flake8 into 298ce743810f3546166d5edb5fe564211be3ce46 on master.