Skip to content

Commit

Permalink
Update src/MOI_wrapper/MOI_nonlinear.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Nov 28, 2024
1 parent d552aee commit 485dac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MOI_wrapper/MOI_nonlinear.jl
Original file line number Diff line number Diff line change
Expand Up @@ -468,4 +468,4 @@ function MOI.get(
_check_ret(model, ret)
return valueP[]
return

Check warning on line 470 in src/MOI_wrapper/MOI_nonlinear.jl

View check run for this annotation

Codecov / codecov/patch

src/MOI_wrapper/MOI_nonlinear.jl#L470

Added line #L470 was not covered by tests
end
end

0 comments on commit 485dac5

Please sign in to comment.