Skip to content

Commit

Permalink
Update src/utils.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Jan 6, 2025
1 parent c53d3ab commit 4b5759e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ function MOI.Utilities.scalar_type(::Type{<:SparseVectorAffineFunction})
return SparseScalarAffineFunction

Check warning on line 278 in src/utils.jl

View check run for this annotation

Codecov / codecov/patch

src/utils.jl#L277-L278

Added lines #L277 - L278 were not covered by tests
end


function Base.getindex(
it::MOI.Utilities.ScalarFunctionIterator{F},
output_index::Integer,
Expand Down

0 comments on commit 4b5759e

Please sign in to comment.