mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-17 11:26:12 +08:00
rename function bezier_curve to bezier_segment
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from .draw import circle, ellipse, set_color
|
||||
from ._draw import line, polygon, ellipse_perimeter, circle_perimeter, \
|
||||
bezier_curve
|
||||
bezier_segment
|
||||
|
||||
__all__ = ['line',
|
||||
'polygon',
|
||||
|
||||
Reference in New Issue
Block a user