mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-09 11:33:41 +08:00
STY: Simplify imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from .base import Plugin
|
||||
from ..canvastools import RectangleTool
|
||||
from skimage.viewer.widgets.history import SaveButtons
|
||||
from skimage.viewer.widgets import SaveButtons
|
||||
|
||||
|
||||
__all__ = ['Crop']
|
||||
|
||||
Reference in New Issue
Block a user