mopidy / mopidy-spotify

Mopidy extension for playing music from Spotify
https://mopidy.com/ext/spotify/
Apache License 2.0
933 stars 109 forks source link

Workarounds for where we call fixures directly. #209

Closed kingosticks closed 5 years ago

kingosticks commented 5 years ago

This became an error in pytest v4.1.0. See https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly

Also flake8 fix for now invalid escape sequence.