Restyled by reorder-python-imports
This commit is contained in:
@@ -8,7 +8,8 @@ from librespot.common import Utils
|
|||||||
from librespot.core import Session
|
from librespot.core import Session
|
||||||
from librespot.crypto import DiffieHellman
|
from librespot.crypto import DiffieHellman
|
||||||
from librespot.proto import Connect
|
from librespot.proto import Connect
|
||||||
from librespot.standard import Closeable, Runnable
|
from librespot.standard import Closeable
|
||||||
|
from librespot.standard import Runnable
|
||||||
|
|
||||||
|
|
||||||
class ZeroconfServer(Closeable):
|
class ZeroconfServer(Closeable):
|
||||||
|
|||||||
Reference in New Issue
Block a user