[skimage] 14/24: Edited scikits/image/draw/draw.py via GitHub
Andreas Tille
tille at debian.org
Fri Dec 23 08:22:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag v0.3.1
in repository skimage.
commit 90d1ebb36a21f8dd5ee44dac32fb64786e483e08
Author: cgohlke <cgohlke at uci.edu>
Date: Mon Oct 10 16:09:43 2011 -0700
Edited scikits/image/draw/draw.py via GitHub
---
scikits/image/draw/draw.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scikits/image/draw/draw.py b/scikits/image/draw/draw.py
index 9360623..e66faf1 100644
--- a/scikits/image/draw/draw.py
+++ b/scikits/image/draw/draw.py
@@ -3,4 +3,4 @@ Methods to draw on arrays.
"""
-from _draw import bresenham
+from ._draw import bresenham
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/skimage.git
More information about the debian-science-commits
mailing list