Skip to content

Commit e8099a1

Browse files
committed
format
1 parent e713f25 commit e8099a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/moi_wrapper.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ function _diff(model::Optimizer)
622622
"believe it should be supported, say by " *
623623
"`DiffOpt.QuadraticProgram.Model`, use " *
624624
"`MOI.set(model, DiffOpt.ModelConstructor, DiffOpt.QuadraticProgram.Model)`" *
625-
"and try again to see an error indicating why it is not supported."
625+
"and try again to see an error indicating why it is not supported.",
626626
)
627627
end
628628
else

0 commit comments

Comments
 (0)