Skip to content

Commit e66dd39

Browse files
committed
Fix PDMats warning
1 parent b24434f commit e66dd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/matrix/kernelpdmat.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using PDMats: PDMat
1+
using .PDMats: PDMat
22

33
export kernelpdmat
44

0 commit comments

Comments
 (0)