Skip to content

Commit b562d43

Browse files
committed
remove reference to undefined docstring
1 parent 8d48eb5 commit b562d43

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/algorithms.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ abstract type Driver end
157157
DefaultDriver <: Driver
158158
159159
Select a default driver at runtime, based on the input matrix.
160-
See also [`default_householder_driver`](@ref).
161160
"""
162161
struct DefaultDriver <: Driver end
163162

0 commit comments

Comments
 (0)