beets/beetsplug/bpd
Adrian Sampson 58afaf07a5 Switch to new noqa syntax for flake8 3.0
Apparently, `# noqa ignore=X` worked before, but now the syntax is more terse,
like this: `# noqa: X`.

See the changelog here:
http://flake8.pycqa.org/en/latest/release-notes/3.0.0.html
2016-07-25 15:02:10 -04:00
..
__init__.py treat bpd command and args as strings, not bytes 2016-07-10 19:21:52 -04:00
gstplayer.py Switch to new noqa syntax for flake8 3.0 2016-07-25 15:02:10 -04:00