mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 19:48:43 +08:00
Fix copy/paste error in docstring.
This commit is contained in:
@@ -806,7 +806,7 @@ def lab2rgb(lab):
|
||||
|
||||
Parameters
|
||||
----------
|
||||
rgb : array_like
|
||||
lab : array_like
|
||||
The image in Lab format, in a 3-D array of shape ``(.., .., 3)``.
|
||||
|
||||
Returns
|
||||
|
||||
Reference in New Issue
Block a user