Skip to content

Commit

Permalink
Fix __all__ in optimagic init.
Browse files Browse the repository at this point in the history
  • Loading branch information
janosg committed Sep 25, 2024
1 parent 010b95d commit baacbee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/optimagic/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,5 @@
"EqualityConstraint",
"History",
"__version__",
"algos",
]

0 comments on commit baacbee

Please sign in to comment.