Skip to content

Commit

Permalink
Remove debugging output from test.
Browse files Browse the repository at this point in the history
  • Loading branch information
b-kloss committed Jan 8, 2024
1 parent a9e84a1 commit ada435b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_opsum_to_ttn.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ using Test
# small comb tree
tooth_lengths = fill(2, 3)
c = named_comb_tree(tooth_lengths)
@show c

is = siteinds("S=1/2", c)

Expand Down

0 comments on commit ada435b

Please sign in to comment.