Skip to content

Commit 52926c0

Browse files
committed
Reorder includes
1 parent bf831e9 commit 52926c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ITensorNetworksNext.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module ITensorNetworksNext
22

3+
include("lazynameddimsarrays.jl")
34
include("abstracttensornetwork.jl")
45
include("tensornetwork.jl")
5-
include("lazynameddimsarrays.jl")
66

77
end

0 commit comments

Comments
 (0)