Commit c4ebafe
Qualify issuccess as LinearAlgebra.issuccess in GESVFactorization solve! (#1081)
Fixes the QA group's ExplicitImports no_implicit_imports failure
introduced in c75997b (#1078), which added an unqualified
issuccess call. Matches the qualified use elsewhere in the file.
Co-authored-by: ChrisRackauckas-Claude <accounts@chrisrackauckas.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent dd826e5 commit c4ebafe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
588 | | - | |
| 588 | + | |
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
| |||
0 commit comments