pytest2/src
Anthony Sottile 61301d934e Remove some extraneous `# noqa` comments
This was partially automated with https://github.com/asottile/yesqa

_with a few caveats_:
- it was run under python2 (chosen arbitrarily, when run under python3 other
  things were changed)
- I used `git checkout -p` to revert the removal of `noqa` comments from
  `cmp()` lines.
2018-07-08 17:05:52 -07:00
..
_pytest Remove some extraneous `# noqa` comments 2018-07-08 17:05:52 -07:00
pytest.py switch to src layout 2018-05-26 09:10:38 +02:00