Skip to content

Commit ebac3f9

Browse files
committed
🤖 Format .jl files
1 parent 8ca528b commit ebac3f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/shiftedRootNormLhalfBinf.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ mutable struct ShiftedRootNormLhalfBinf{
2727
end
2828
end
2929

30-
::ShiftedRootNormLhalfBinf)(y) = ψ.h.xk + ψ.sj + y) +
30+
::ShiftedRootNormLhalfBinf)(y) =
31+
ψ.h.xk + ψ.sj + y) +
3132
.χ.sj + y) ψ.Δ ? IndBallLinf.Δ)([ψ.Δ]) : IndBallLinf.Δ)(ψ.sj + y))
3233

3334
shifted(

0 commit comments

Comments
 (0)