Skip to content

Commit

Permalink
chore: some lint fixes [(#3750)](GoogleCloudPlatform/python-docs-samp…
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Matsuo authored May 13, 2020
1 parent c48cf1f commit cc4c24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/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 cc4c24d

Please sign in to comment.