mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-03 13:11:25 +08:00
Renamed scikits.image to skimage
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from matplotlib.pyplot import imshow, show, imread
|
||||
|
||||
def _app_show():
|
||||
show()
|
||||
Reference in New Issue
Block a user