Skip to content

Commit dffcdc4

Browse files
authored
Update src/constraints.jl
1 parent a8a850a commit dffcdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constraints.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ con
704704
705705
# output
706706
707-
con : [2 x, 5x] ∈ MathOptInterface.Nonnegatives(2)
707+
con : [2 x, 5 x] ∈ MathOptInterface.Nonnegatives(2)
708708
```
709709
"""
710710
function set_normalized_coefficients(

0 commit comments

Comments
 (0)