PEP8
Small bug fixes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from mopidy_radionet import Extension
|
||||
|
||||
|
||||
@@ -20,5 +21,3 @@ def test_get_config_schema():
|
||||
assert 'password' in schema
|
||||
assert 'language' in schema
|
||||
assert 'min_bitrate' in schema
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user