mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-10 12:35:06 +08:00
[ENH] include matplotlib's imread
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from matplotlib.pyplot import imshow, show
|
||||
from matplotlib.pyplot import imshow, show, imread
|
||||
|
||||
def _app_show():
|
||||
show()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user