-
Notifications
You must be signed in to change notification settings - Fork 6.5k
refactor: update gcs sample #7121
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
@KaylaNguyen The tests seem to be failing with an import error:
Please put any packages are needed to run the sample in the |
e897983
to
edf19a4
Compare
Some how merging removed that change off my PR. Fixed. |
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.
LGTM
Description
Update GCS sample to use declarative function signature.
Checklist
nox -s py-3.6
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)