Skip to content

Commit 3c675f3

Browse files
committed
Remove debug output from test.
1 parent bd6e5a9 commit 3c675f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/youngreduce.cdb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ def test14():
148148
__cdbkernel__ = create_scope()
149149
A_{a b c d e}::AntiSymmetric.
150150
ex = young_reduce($9A_{b a c e d} - 3A_{e d c b a}$, $A_{b a c e d}$)
151-
display(ex)
152151
assert ex == $6A_{b a c e d}$
153152
print("Test 14 passed")
154153

0 commit comments

Comments
 (0)