Skip to content

Commit 823b09c

Browse files
committed
Test namespace
1 parent 6a6243c commit 823b09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_expect.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
using Graphs: SimpleGraph, uniform_tree
33
using NamedGraphs: NamedGraph, vertices
44
using NamedGraphs.NamedGraphGenerators: named_grid
5-
using ITensors: siteinds
65
using ITensorNetworks:
76
BeliefPropagationCache,
87
ITensorNetwork,
98
expect,
109
random_tensornetwork,
10+
siteinds,
1111
original_state_vertex
1212
using SplitApplyCombine: group
1313
using StableRNGs: StableRNG

0 commit comments

Comments
 (0)