Updated docstring

This commit is contained in:
Roman Miroshnychenko (Work) 2014-12-01 12:36:55 +02:00
parent d3a93a14e9
commit 4094efdb5e
1 changed files with 0 additions and 1 deletions

View File

@ -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.