Skip to content

Commit 42eec2b

Browse files
committed
Format
1 parent 6cd5bb1 commit 42eec2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/systems/optimization/constraints_system.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,4 @@ function get_cmap(sys::ConstraintsSystem)
219219
# Swap constants for their values
220220
cmap = map(x -> x ~ getdefault(x), cs)
221221
return cmap, cs
222-
end
222+
end

0 commit comments

Comments
 (0)