Skip to content

Commit df7f974

Browse files
authored
Update src/linalg.jl
1 parent 4a2e801 commit df7f974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/linalg.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ for wrapper in [:Adjoint, :Transpose]
3232
return A[onecold(b)]
3333
end
3434
end
35-
end
35+
end

0 commit comments

Comments
 (0)