Skip to content

Commit

Permalink
Fix namespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed Jun 10, 2024
1 parent 56d6952 commit 6122dfb
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
using Adapt: Adapt, WrappedArray
using BlockArrays: BlockArrays, BlockedUnitRange, BlockRange, blockedrange, mortar, unblock
using BlockArrays:
BlockArrays, BlockedUnitRange, BlockIndexRange, BlockRange, blockedrange, mortar, unblock
using SplitApplyCombine: groupcount

const WrappedAbstractBlockSparseArray{T,N} = WrappedArray{
Expand Down

0 comments on commit 6122dfb

Please sign in to comment.