Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens committed Oct 10, 2023
1 parent fb6f083 commit ad5ee08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_tensordict.py
Original file line number Diff line number Diff line change
Expand Up @@ -1242,7 +1242,6 @@ def test_where(self, td_name, device):
assert (td_where.get(k)[~mask] == 1).all()
td_where = td.clone()


if td_name == "td_h5":
with pytest.raises(
RuntimeError,
Expand Down

0 comments on commit ad5ee08

Please sign in to comment.