Skip to content

Commit 6efeb17

Browse files
committed
🤖 Format .jl files
1 parent f063735 commit 6efeb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/R2DH.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ function R2DH(
314314
:hk => hk,
315315
:sqrt_ξ_νInv => sqrt_ξ_νInv,
316316
:elapsed_time => elapsed_time,
317-
:sigma => σk
317+
:sigma => σk,
318318
)
319319

320320
return xk, k, outdict

0 commit comments

Comments
 (0)