Skip to content

Commit 623f9ba

Browse files
committed
cosmetic change
1 parent 55b0adf commit 623f9ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bigframes/operations/blob.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,6 @@ def audio_transcribe(
974974
model_params={"generationConfig": {"temperature": 0.0}},
975975
)
976976

977-
978977
transcribed_content_series = transcribed_results.struct.field("result").rename(
979978
"transcribed_content"
980979
)

0 commit comments

Comments
 (0)