Skip to content

Commit

Permalink
Fix syntax bug in factorization
Browse files Browse the repository at this point in the history
  • Loading branch information
sharanry committed Nov 8, 2023
1 parent 0c3a08a commit 35dcfb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/factorization.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1378,4 +1378,4 @@ for alg in InteractiveUtils.subtypes(AbstractFactorization)
maxiters::Int, abstol, reltol, verbose::Bool,
assumptions::OperatorAssumptions)
end

end

0 comments on commit 35dcfb0

Please sign in to comment.