mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-01 03:09:01 +08:00
BUG: Fix incorrect import.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
import numpy as np
|
||||
from scipy.ndimage import interpolation as ndii
|
||||
from .warp import _stackcopy
|
||||
from ._warp import _stackcopy
|
||||
|
||||
__all__ = ['homography']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user