Skip to content

Commit 53528c7

Browse files
committed
cosmetic change
1 parent 2c5d27b commit 53528c7

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
@@ -979,7 +979,6 @@ def audio_transcribe(
979979
model_params={"generationConfig": {"temperature": 0.0}},
980980
)
981981

982-
983982
transcribed_content_series = transcribed_results.struct.field("result").rename(
984983
"transcribed_content"
985984
)

0 commit comments

Comments
 (0)