Skip to content

Commit cdf78f2

Browse files
Merge branch 'main' into dev
2 parents fdff2d0 + 7d89177 commit cdf78f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Core/transform.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ for (order, axfun, _axfun, pfun, _pfun, _pfwd, _pbwd, dfun) in zip(
211211
# portion of time with respect to the time required by the whole transformation
212212
# therefore forward pass is used without any optimisation
213213
return $(axfun)(fr, p2.axesid, axes, t) * $(_pfwd)(fr, p1, path, t)
214+
214215
end
215216
end
216217

0 commit comments

Comments
 (0)