Skip to content

Commit

Permalink
Reverting one previous change
Browse files Browse the repository at this point in the history
  • Loading branch information
drivanov committed Feb 2, 2024
1 parent 7a50e13 commit 3e8647f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ def test_basic_feature_store_hetero():
]


@pytest.mark.filterwarnings("ignore::pytest.PytestUnraisableExceptionWarning")
def test_basic_feature_store_errors():
a = torch.tensor([3, 2, 1])
b = torch.tensor([[1, 2, 4], [2, 5, 3]])
Expand Down

0 comments on commit 3e8647f

Please sign in to comment.