Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

The path of snippets.py file, used in Section 5, Cloud Translation, has changed  #8

@larpig

Description

@larpig

In Section 5, Cloud Translation, the path of the used file, snippets.py, has changed for https://raw.githubusercontent.com/googleapis/python-translate/master/samples/snippets/snippets.py because these samples have been moved, as can be seen in the following README.rst file:
https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/translate/cloud-client

So, the command
curl https://raw.githubusercontent.com/GoogleCloudPlatform/python-docs-samples/master/translate/cloud-client/snippets.py -o translate.py
should be updated to
curl https://raw.githubusercontent.com/googleapis/python-translate/master/samples/snippets/snippets.py -o translate.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions