Skip to content

Commit 4fb63ac

Browse files
committed
fix(genai): lint error
1 parent 2ff00c0 commit 4fb63ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

genai/text_generation/test_text_generation_examples.py

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

1919
import os
2020

21-
import model_optimizer_textgen_with_txt
21+
# import model_optimizer_textgen_with_txt
2222
import textgen_async_with_txt
2323
import textgen_chat_stream_with_txt
2424
import textgen_chat_with_txt

0 commit comments

Comments
 (0)