mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-29 06:09:25 +08:00
Removing redundant imports used in previous commits
This commit is contained in:
@@ -59,7 +59,6 @@ __docformat__ = "restructuredtext en"
|
||||
import numpy as np
|
||||
from scipy import linalg
|
||||
from ..util import dtype
|
||||
from skimage._shared.utils import deprecated
|
||||
|
||||
|
||||
def convert_colorspace(arr, fromspace, tospace):
|
||||
|
||||
Reference in New Issue
Block a user