mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-05 10:51:37 +08:00
Edited scikits/image/draw/draw.py via GitHub
This commit is contained in:
committed by
Stefan van der Walt
parent
216cb8e02d
commit
90d1ebb36a
@@ -3,4 +3,4 @@ Methods to draw on arrays.
|
||||
|
||||
"""
|
||||
|
||||
from _draw import bresenham
|
||||
from ._draw import bresenham
|
||||
|
||||
Reference in New Issue
Block a user