mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
Add 'imsave' to the '*' output of pil_plugin
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
__all__ = ['imread']
|
||||
__all__ = ['imread', 'imsave']
|
||||
|
||||
import numpy as np
|
||||
|
||||
|
||||
Reference in New Issue
Block a user