Skip to content

Commit 52eb655

Browse files
Takashi Matsuobusunkim96
Takashi Matsuo
authored andcommitted
1 parent eb494f5 commit 52eb655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-speech/samples/microphone/transcribe_streaming_infinite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828

2929
# [START speech_transcribe_infinite_streaming]
3030

31-
import time
3231
import re
3332
import sys
33+
import time
3434

3535
from google.cloud import speech
3636
import pyaudio

0 commit comments

Comments
 (0)