Skip to content

Commit 8e35549

Browse files
committed
format
Signed-off-by: shen-shanshan <[email protected]>
1 parent c94564d commit 8e35549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
#
1919

2020
import contextlib
21-
import gc
2221
from typing import List, Optional, Tuple, TypeVar, Union
2322

2423
import numpy as np
2524
import pytest
25+
import torch
2626
from huggingface_hub import snapshot_download
2727
from PIL import Image
2828
from vllm import LLM, SamplingParams

0 commit comments

Comments
 (0)