Skip to content

Commit c509396

Browse files
committed
update
Signed-off-by: shen-shanshan <467638484@qq.com>
1 parent fc15e4b commit c509396

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/conftest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,10 @@
1717
# Adapted from vllm-project/vllm/blob/main/tests/conftest.py
1818
#
1919

20-
import gc
2120
from typing import List, Optional, Tuple, TypeVar, Union
2221

2322
import numpy as np
2423
import pytest
25-
import torch
2624
from huggingface_hub import snapshot_download
2725
from PIL import Image
2826
from vllm import LLM, SamplingParams

0 commit comments

Comments
 (0)