Skip to content

Commit 71a2e51

Browse files
committed
Revert changes to env_override.py
Signed-off-by: clee1994 <clemensschaefer1994@googlemail.com>
1 parent a9587b8 commit 71a2e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tpu_inference/env_override.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
from vllm.sampling_params import RequestOutputKind
2727
vllm.RequestOutputKind = RequestOutputKind
2828
except ImportError:
29-
pass
29+
pass

0 commit comments

Comments
 (0)