Renamed scikits.image to skimage

This commit is contained in:
Nelle Varoquaux
2011-10-18 21:12:27 +02:00
parent b25011514b
commit 114cf44c77
159 changed files with 130 additions and 130 deletions
+4
View File
@@ -0,0 +1,4 @@
from matplotlib.pyplot import imshow, show, imread
def _app_show():
show()