Skip to content

Commit

Permalink
Eliminate trailing whitespace (#44760)
Browse files Browse the repository at this point in the history
  • Loading branch information
George9000 authored Mar 26, 2022
1 parent 9b21691 commit ba977fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/LinearAlgebra/test/generic.jl
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ n = 5 # should be odd
@show istriu(triu(MyDual.(A, zero(A))))
@test det(triu(MyDual.(A, zero(A)))) isa MyDual
end
end
end
end

@testset "diag" begin
Expand Down

0 comments on commit ba977fa

Please sign in to comment.