-
Notifications
You must be signed in to change notification settings - Fork 6.6k
fix: addresses broken Vision test in Translation hybrid tutorial #4548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, can you fix lint?
👋 @ericschmidtatwork Could this be opened in https://github.com/googleapis/python-translate/tree/master/samples/snippets/hybrid_glossaries instead? I've been holding off on deleting the |
@busunkim96 I did not realize that the translation samples had migrated already. Yes, I can make this change over in googleapis/python-translate. |
Rather, let's make this change in both places so that we can close #4529 . |
Fixes #4529
This PR does the following: