mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-20 12:50:52 +08:00
unwrap: Remove unused imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import numpy as np
|
||||
from numpy.testing import run_module_suite, TestCase, assert_array_almost_equal
|
||||
from numpy.testing import run_module_suite, assert_array_almost_equal
|
||||
|
||||
from skimage.exposure import unwrap
|
||||
|
||||
|
||||
Reference in New Issue
Block a user