mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 10:33:37 +08:00
Clean up docstring
This commit is contained in:
committed by
Stefan van der Walt
parent
0d76827734
commit
b7da8009d2
@@ -23,7 +23,7 @@ def imread(fname, dtype=None, img_num=None, **kwargs):
|
||||
(zero-indexed).
|
||||
kwargs : keyword pairs, optional
|
||||
Addition keyword arguments to pass through (only applicable to Tiff
|
||||
files for now. See `tifffile`'s `imread` function.
|
||||
files for now, see `tifffile`'s `imread` function).
|
||||
|
||||
Notes
|
||||
-----
|
||||
|
||||
Reference in New Issue
Block a user