Skip to content

Commit 685a7f7

Browse files
Apply suggestion from @github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e8c867b commit 685a7f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/additional_functions/helper.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ check_single_lossfun(model::SemEnsemble; throw_error) =
122122
# scaling corrections for multigroup models
123123
mg_correction(::SemFIML) = 0
124124
mg_correction(::SemML) = 0
125-
mg_correction(::SemWLS) = -1
125+
mg_correction(::SemWLS) = -1

0 commit comments

Comments
 (0)