Skip to content

Commit 142a20b

Browse files
committed
Fix module name
1 parent 3db2a29 commit 142a20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/SparseArraysExt.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module SparseExt
1+
module SparseArraysExt
22

33
using CovarianceMatrices, LinearAlgebra, GroupedArrays, SparseArrays
44

0 commit comments

Comments
 (0)