Updated docstring
This commit is contained in:
parent
d3a93a14e9
commit
4094efdb5e
|
|
@ -132,7 +132,6 @@ def play_video(path):
|
||||||
"""
|
"""
|
||||||
Play a video by the provided path.
|
Play a video by the provided path.
|
||||||
:param path: str
|
:param path: str
|
||||||
:param label: str
|
|
||||||
:return: None
|
:return: None
|
||||||
"""
|
"""
|
||||||
# Create a playable item with a path to play.
|
# Create a playable item with a path to play.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue