5 lines
53 B
Python
5 lines
53 B
Python
|
#!/usr/bin/python3
|
||
|
|
||
|
from .server import MPRISServer
|
||
|
|