mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-16 11:21:25 +08:00
Remove self-referencing import.
This commit is contained in:
+1249
-1270
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,6 @@ from opencv_backend cimport *
|
||||
from opencv_constants import *
|
||||
|
||||
from opencv_constants import *
|
||||
from opencv_cv import *
|
||||
|
||||
# Without the opencv libraries, this extension module cannot function,
|
||||
# so we raise an exception if loading fails.
|
||||
|
||||
Reference in New Issue
Block a user