Skip to content

Commit 776e1bf

Browse files
committed
Revert bp test
1 parent 2defb96 commit 776e1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_belief_propagation.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ using ITensors.NDTensors: array
3131
using LinearAlgebra: eigvals, tr
3232
using NamedGraphs: NamedEdge, NamedGraph
3333
using NamedGraphs.NamedGraphGenerators: named_comb_tree, named_grid
34-
using NamedGraphs.PartitionedGraphs: PartitionVertex, partitionedges, unpartitioned_graph
34+
using NamedGraphs.PartitionedGraphs: PartitionVertex, partitionedges
3535
using SplitApplyCombine: group
3636
using StableRNGs: StableRNG
3737
using TensorOperations: TensorOperations

0 commit comments

Comments
 (0)