From 4094efdb5e0b4bfe5d113852c17283cfb26b79bd Mon Sep 17 00:00:00 2001 From: "Roman Miroshnychenko (Work)" Date: Mon, 1 Dec 2014 12:36:55 +0200 Subject: [PATCH] Updated docstring --- plugin.video.example/default.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin.video.example/default.py b/plugin.video.example/default.py index e18059b..95b019a 100644 --- a/plugin.video.example/default.py +++ b/plugin.video.example/default.py @@ -132,7 +132,6 @@ def play_video(path): """ Play a video by the provided path. :param path: str - :param label: str :return: None """ # Create a playable item with a path to play.