Skip to content

Commit bc41b3c

Browse files
authored
Update LinearSolve.jl
rm comment
1 parent 29f41e7 commit bc41b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LinearSolve.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ using DocStringExtensions
1717

1818
# wrap
1919
import Krylov
20-
import KrylovKit # TODO
20+
import KrylovKit
2121
import IterativeSolvers
2222

2323
using Reexport

0 commit comments

Comments
 (0)