Skip to content

Commit 1192d50

Browse files
committed
run pre-commit
1 parent 1ee1fef commit 1192d50

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/workers/rollout/rollout_trtllm/test_adapter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# limitations under the License.
1414
import asyncio
1515
import os
16-
import subprocess
1716
from unittest.mock import AsyncMock, Mock, patch
1817

1918
import aiohttp

tests/workers/rollout/rollout_trtllm/test_async_server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# limitations under the License.
1414

1515
import os
16-
import subprocess
1716
import time
1817
from unittest.mock import MagicMock, patch
1918

0 commit comments

Comments
 (0)