mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-16 11:27:48 +08:00
unwrap: Whitespace fixes.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
|
|
||||||
def unwrap(wrapped_array,
|
def unwrap(wrapped_array,
|
||||||
wrap_around_axis_0 = False,
|
wrap_around_axis_0 = False,
|
||||||
wrap_around_axis_1 = False,
|
wrap_around_axis_1 = False,
|
||||||
|
|||||||
Reference in New Issue
Block a user