Skip to content

Commit f308407

Browse files
Takashi Matsuotelpirion
Takashi Matsuo
authored andcommitted
chore: some lint fixes [(#3750)](#3750)
1 parent 30f1144 commit f308407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/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)