Skip to content

Commit 44ab4ea

Browse files
committed
Restrucutre helpme/integrate.py
1 parent 6b21fbe commit 44ab4ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

splinepy/helpme/integrate.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ def measure(spline_patch, positions):
4646
return measure
4747

4848
elif spline.dim > spline.para_dim:
49-
5049
def measure(spline_patch, positions):
5150
jacs = spline_patch.jacobian(positions)
5251
return _np.sqrt(

0 commit comments

Comments
 (0)