mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-04 17:40:07 +08:00
d538abdb97
It seems it isn't always a valid kwarg. This bypasses that problem by calling `np.array` directly (which is just what `np.copy` does under the hood anyway).