Skip to content

Commit b5d6395

Browse files
committed
fix yapf
Signed-off-by: wangli <wangli858794774@gmail.com>
1 parent d422d68 commit b5d6395

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/model_utils.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
#
1919

2020
import warnings
21-
from typing import (Callable, Dict, List, Optional, Sequence,
22-
Tuple, Union)
21+
from typing import (Callable, Dict, List, Optional, Sequence, Tuple, Union)
2322

2423
import torch
2524
from vllm.config import ModelConfig, TaskOption

0 commit comments

Comments
 (0)