Skip to content

Commit 112339b

Browse files
[pre-commit.ci] Add auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 65cc11e commit 112339b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

vec_inf/cli/_helper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""Helper classes for the CLI."""
22

3-
import os
43
from typing import Any, Union
54

65
import click

vec_inf/client/_helper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
LD_LIBRARY_PATH,
3232
REQUIRED_FIELDS,
3333
SRC_DIR,
34-
VLLM_TASK_MAP,
3534
)
3635

3736

0 commit comments

Comments
 (0)