Comment parameters

This commit is contained in:
tijder 2018-05-13 11:40:15 +02:00 committed by GitHub
parent ace43732a4
commit 16ed7451c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -572,6 +572,7 @@ class Playable(object):
Parameters:
time (int): milliseconds watched
state (string): state of the video, default 'stopped'
duration (int): duration of the item
"""
durationStr = ''
if duration != None: