Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Oct 6, 2023
1 parent 692bf7e commit 0fa0060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/ManoptJuMPExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ using ManifoldDiff
function __init__()
# So that the user can use the convenient `Manopt.Optimizer`
setglobal!(Manopt, :Optimizer, Optimizer)
return
return nothing
end

"""
Expand Down

0 comments on commit 0fa0060

Please sign in to comment.