Skip to content

Commit

Permalink
chore: some lint fixes [(#3750)](#3750)
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Matsuo authored and dandhlee committed Feb 9, 2023
1 parent 56e830b commit 3f484c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speech/microphone/transcribe_streaming_infinite.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

# [START speech_transcribe_infinite_streaming]

import time
import re
import sys
import time

from google.cloud import speech
import pyaudio
Expand Down

0 comments on commit 3f484c8

Please sign in to comment.