Skip to content

Commit 2abf798

Browse files
committed
fix(genai): lint error
1 parent eb8dc04 commit 2abf798

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

genai/code_execution/codeexecution_annotateimage_with_txt_gcsimg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ def generate_content() -> bool:
2020
from google import genai
2121
from google.genai import types
2222

23-
2423
client = genai.Client()
2524

2625
response = client.models.generate_content(

0 commit comments

Comments
 (0)