Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 6f944fc

Browse files
gguussbusunkim96
authored andcommitted
Adds updates for samples profiler ... vision [(#2439)](GoogleCloudPlatform/python-docs-samples#2439)
1 parent 7e96963 commit 6f944fc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

samples/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-texttospeech==0.4.0
1+
google-cloud-texttospeech==0.5.0

samples/ssml_addresses_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
from ssml_addresses import text_to_ssml
1616
from ssml_addresses import ssml_to_audio
1717

18-
import filecmp
1918
import os
2019

2120

0 commit comments

Comments
 (0)