Skip to content

Commit e1661a2

Browse files
committed
Fixed test_yuanrong_client_zero_copy
Signed-off-by: dpj135 <958208521@qq.com>
1 parent e373e44 commit e1661a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_yuanrong_client_zero_copy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ def mock_kv_client(self, mocker):
4545

4646
mocker.patch("yr.datasystem.KVClient", return_value=mock_client)
4747
mocker.patch("yr.datasystem.DsTensorClient")
48-
mocker.patch("transfer_queue.storage.clients.yuanrong_client.TORCH_NPU_IMPORTED", False)
4948

5049
return mock_client
5150

0 commit comments

Comments
 (0)