From b8ada6432ad78ccf5489b69a3a5be5d255c6e565 Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Fri, 26 May 2023 11:50:41 -0500 Subject: [PATCH] Format source code --- test/src/solution/methods/ProgressiveHedging/usage_test.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/src/solution/methods/ProgressiveHedging/usage_test.jl b/test/src/solution/methods/ProgressiveHedging/usage_test.jl index 6e4342f..418dda9 100644 --- a/test/src/solution/methods/ProgressiveHedging/usage_test.jl +++ b/test/src/solution/methods/ProgressiveHedging/usage_test.jl @@ -13,4 +13,4 @@ function solution_methods_ProgressiveHedging_usage_test() ) end end -end \ No newline at end of file +end