Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ma-sadeghi committed Oct 28, 2023
1 parent 5081d50 commit 77bfaf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/basictests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ end
for fact_alg in (lu, lu!,
qr, qr!,
cholesky,
#cholesky!,
#ldlt, ldlt!,
# cholesky!,
# ldlt, ldlt!,
bunchkaufman, bunchkaufman!,
lq, lq!,
svd, svd!,
Expand Down

0 comments on commit 77bfaf1

Please sign in to comment.