Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
YingboMa committed Nov 3, 2022
1 parent 6cd5bb1 commit 42eec2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/systems/optimization/constraints_system.jl
Original file line number Diff line number Diff line change
Expand Up @@ -219,4 +219,4 @@ function get_cmap(sys::ConstraintsSystem)
# Swap constants for their values
cmap = map(x -> x ~ getdefault(x), cs)
return cmap, cs
end
end

0 comments on commit 42eec2b

Please sign in to comment.