Docstring optional

This commit is contained in:
Pieter Holtzhausen
2011-08-22 14:02:01 +02:00
parent c9ec1afea0
commit c1c5be1b61
+2 -2
View File
@@ -345,8 +345,8 @@ class Video(object):
Parameters
----------
time_range: range (int)
Time steps to extract.
time_range: range (int), optional
Time steps to extract, defaults to the entire length of video.
Returns
-------