mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
Rename and deprecate filter module to prevent shadowing of built-in keyword
This commit is contained in:
@@ -8,7 +8,7 @@ Demo of a CollectionViewer for viewing collections of images with the
|
||||
|
||||
"""
|
||||
from skimage import data
|
||||
from skimage.filter import rank
|
||||
from skimage.filters import rank
|
||||
from skimage.morphology import disk
|
||||
|
||||
from skimage.viewer import CollectionViewer
|
||||
|
||||
Reference in New Issue
Block a user