Skip to content

Commit ce0d25d

Browse files
committed
flake
1 parent c7d1ad7 commit ce0d25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/cloud-client/quickstart.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def run_quickstart():
2323
# Imports the Google Cloud client library
2424
from google.cloud import speech
2525
from google.cloud.speech import types
26-
26+
2727
# Instantiates a client
2828
client = speech.SpeechClient()
2929

0 commit comments

Comments
 (0)