Skip to content

Commit f181fea

Browse files
Update ext/LinearSolveSparseArraysExt.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7451a16 commit f181fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/LinearSolveSparseArraysExt.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ function LinearSolve.init_cacheval(alg::CHOLMODFactorization,
187187
Pl, Pr,
188188
maxiters::Int, abstol, reltol,
189189
verbose::Bool, assumptions::OperatorAssumptions) where {T <:
190-
BLASELTYPES}
190+
BLASELTYPES}
191191
PREALLOCATED_CHOLMOD
192192
end
193193

0 commit comments

Comments
 (0)