6 lines
54 B
Python
6 lines
54 B
Python
from MPV.mpv_ipc import MPV
|
|
|
|
__all__ = [
|
|
"MPV",
|
|
]
|
from MPV.mpv_ipc import MPV
|
|
|
|
__all__ = [
|
|
"MPV",
|
|
]
|