mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-10 12:40:08 +08:00
io: Add _app_show for matplotlib plugin.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
from matplotlib.pyplot import imshow
|
||||
from matplotlib.pyplot import imshow, show
|
||||
|
||||
def _app_show():
|
||||
show()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user