mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-05 11:09:00 +08:00
use previous import
This commit is contained in:
@@ -181,5 +181,4 @@ def test_hough_ellipse_non_zero_angle():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
from numpy.testing import run_module_suite
|
||||
run_module_suite()
|
||||
np.testing.run_module_suite()
|
||||
|
||||
Reference in New Issue
Block a user