Skip to content

Commit 1664419

Browse files
committed
restore comparator
1 parent 49f2c44 commit 1664419

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_comparator.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -702,8 +702,6 @@ def test_torch():
702702
assert comparator(gg, hh)
703703
assert not comparator(gg, ii)
704704

705-
# TODO compare torch layers
706-
707705

708706
def test_returns():
709707
a = Success(5)

0 commit comments

Comments
 (0)