Restyled by reorder-python-imports
This commit is contained in:
@@ -11,7 +11,8 @@ import urllib.parse
|
||||
from librespot.common import Utils
|
||||
from librespot.core import Session
|
||||
from librespot.player import PlayerConfiguration
|
||||
from librespot.proto import Connect, Player
|
||||
from librespot.proto import Connect
|
||||
from librespot.proto import Player
|
||||
|
||||
|
||||
class DeviceStateHandler:
|
||||
|
||||
Reference in New Issue
Block a user