Skip to content

Commit 7d93b02

Browse files
committed
Quality fixes
1 parent 3946709 commit 7d93b02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/guidellm/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# flake8: noqa
77

88
import os
9+
910
import transformers # type: ignore
1011

1112
os.environ["TOKENIZERS_PARALLELISM"] = "false" # Silence warnings for tokenizers

0 commit comments

Comments
 (0)