Edited scikits/image/draw/draw.py via GitHub

This commit is contained in:
cgohlke
2011-10-10 16:09:43 -07:00
parent 09e0ecdf96
commit 17ff626bf6
+1 -1
View File
@@ -3,4 +3,4 @@ Methods to draw on arrays.
"""
from _draw import bresenham
from ._draw import bresenham