Skip to content

Commit 39f924c

Browse files
committed
Fix format
1 parent 7f04433 commit 39f924c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/jump_wrapper.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ function test_jump_api()
4848
_min in [true, false],
4949
flip in [true, false],
5050
with_bridge_type in [Float64, nothing]
51+
5152
if isnothing(with_bridge_type) && SOLVER === SCS.Optimizer
5253
continue
5354
end

0 commit comments

Comments
 (0)