Skip to content

Commit 7d196d5

Browse files
MaxenceGollierdpo
authored andcommitted
remove return on line 204
1 parent 6eca231 commit 7d196d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/R2_alg.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ function R2(
201201
ν = options.ν,
202202
γ = options.γ,
203203
)
204-
return stats
205204
end
206205

207206
function R2(

0 commit comments

Comments
 (0)