mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
fix wrong parameter name in doc string
This commit is contained in:
committed by
Stefan van der Walt
parent
22a89076c2
commit
50df20f3b7
@@ -117,7 +117,7 @@ def subdivide_polygon(coords, degree=2):
|
||||
----------
|
||||
coords : (N, 2) array
|
||||
Coordinate array.
|
||||
method : {1, 2, 3, 4, 5, 6, 7}
|
||||
degree : {1, 2, 3, 4, 5, 6, 7}
|
||||
Degree of B-Spline. Default is 2.
|
||||
|
||||
Returns
|
||||
|
||||
Reference in New Issue
Block a user