Skip to content

Commit c500f57

Browse files
committed
import sectorscalartype
1 parent 059620e commit c500f57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/BlockTensorKit.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ using TensorKit:
2222
SectorDict,
2323
AdjointTensorMap,
2424
adjointtensorindices,
25-
compose
25+
compose,
26+
sectorscalartype
2627
using VectorInterface
2728
using TensorOperations
2829
using TensorOperations:

0 commit comments

Comments
 (0)