Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Aug 20, 2024
1 parent 3fe4ce5 commit 5f2f7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/extract.jl
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ function test_extract()
@testset "No comm fix $(_short(solver)) $T" for solver in
[ShiftNullspace()],
T in [Float64]
#, BigFloat]
#, BigFloat]
no_com(solver, T)
end
return
Expand Down

0 comments on commit 5f2f7e5

Please sign in to comment.