Skip to content

Commit

Permalink
Merge pull request #132 from odow/patch-1
Browse files Browse the repository at this point in the history
Fix incorrect ObjectiveFunction usage in tests
  • Loading branch information
migarstka authored Apr 22, 2021
2 parents b8b35ca + c1d34bd commit 88d03d4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 742 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
*.sublime*
/docs/build
Manifest.toml
/docs/Manifest.toml
/docs/src/examples/*.md
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ IterTools = "^1"
MathOptInterface = "~0.9.16"
QDLDL = "~0.1.4"
Requires = "^1"
Reexport = "^1"
Reexport = "0.2, ^1"
UnsafeArrays = "0.3, 1"
julia = "^1"

Expand Down
Loading

0 comments on commit 88d03d4

Please sign in to comment.