-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
Samples from bigquery-samples-python #2
Conversation
@@ -0,0 +1,15 @@ | |||
[tox] |
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.
I will merge necessary bit to the top level tox.ini, so maybe you can remove it?
It's probably a good idea to remove |
Samples from bigquery-samples-python
Ok, LGTM |
Yup. Sorry got ahead of myself. |
* Add env/ and .vscode/ to .gitignore * Add IAM requirements.txt * Python Service account keys (#5) Add IAM service account keys snippets * Python Quickstart (#3) Add IAM quickstart * Python Service accounts (#4) Add IAM service account snippets * Add query grantable roles and tests (#2) * Add whitespace and correct string formatting * Add extra CR * Lint
PTAL @GoogleCloudPlatform/devrel-samples