mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-01 10:53:08 +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).