mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-06 05:16:40 +08:00
Edited scikits/image/draw/draw.py via GitHub
This commit is contained in:
@@ -3,4 +3,4 @@ Methods to draw on arrays.
|
||||
|
||||
"""
|
||||
|
||||
from _draw import bresenham
|
||||
from ._draw import bresenham
|
||||
|
||||
Reference in New Issue
Block a user