We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eb7ae2 commit b6dc78bCopy full SHA for b6dc78b
src/Bridges/Constraint/map.jl
@@ -356,4 +356,4 @@ has_bridges(::EmptyMap) = false
356
357
number_of_type(::EmptyMap, ::Type{<:MOI.ConstraintIndex}) = 0
358
359
-MOI.Utilities.final_touch(::MOI.ModelLike, ::EmptyMap) = nothing
+MOI.Utilities.final_touch(::EmptyMap, ::MOI.ModelLike) = nothing
0 commit comments