Skip to content

Commit f88fa98

Browse files
authored
Update comment
1 parent 54b3b6c commit f88fa98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/abstractblocksparsearray/wrappedabstractblocksparsearray.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ end
347347

348348
# This circumvents issues passing certain kinds of SubArrays
349349
# to the more generic block sparse `isstored` definition,
350-
# such as `blocks(a)`.
350+
# for example `blocks(a)` is broken for certain slices.
351351
# TODO: Fix those issues and delete this in favor of using the generic
352352
# version.
353353
function SparseArraysBase.isstored(

0 commit comments

Comments
 (0)