Skip to content

Commit d08d0b7

Browse files
committed
rem comment
1 parent af5e3d8 commit d08d0b7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unit/test_batch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ def test_batch_predict_string_warning():
170170

171171
mock_input = torch.tensor([[1.0], [2.0]])
172172

173-
# Simulate the behavior in run_batched_loop
174173
y = api.predict(mock_input)
175174
with pytest.warns(
176175
UserWarning,

0 commit comments

Comments
 (0)