mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-07 11:28:14 +08:00
Docstring optional
This commit is contained in:
@@ -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
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user