Skip to content

Commit 24a2704

Browse files
committed
Sort imports
1 parent 55306f3 commit 24a2704

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
@@ -33,9 +33,9 @@
3333
import textgen_with_txt
3434
import textgen_with_txt_img
3535
import textgen_with_txt_stream
36-
import thinking_textgen_with_txt
3736
import textgen_with_video
3837
import textgen_with_youtube_video
38+
import thinking_textgen_with_txt
3939

4040

4141
os.environ["GOOGLE_GENAI_USE_VERTEXAI"] = "True"

0 commit comments

Comments
 (0)