Skip to content

Commit d580e7a

Browse files
authored
Import sort
1 parent 6cb3b13 commit d580e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fusion_trees/fusiontree.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# TBD
44
# compatibility with TensorKit conventions?
55

6-
using GradedArrays: AbstractGradedUnitRange, GradedArrays, flip, isdual, sector_type
6+
using GradedArrays: GradedArrays, AbstractGradedUnitRange, flip, isdual, sector_type
77
using GradedArrays.SymmetrySectors:
88
×,
99
AbstractSector,

0 commit comments

Comments
 (0)