-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Spanner, BigQuery, Core, Error Reporting, Logging formatting style updates. #3039
Spanner, BigQuery, Core, Error Reporting, Logging formatting style updates. #3039
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.
LGTM pending CI (which is currently red).
@daspecster I am all for this kind of work, but it is somewhat all for naught if we don't have some kind of lint rule to keep it from happening again. (Not that it needs to go in this PR, just worth noting.)
self, | ||
make_client): | ||
def test_report_exception_with_service_version_in_constructor(self, | ||
make_client): |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This looks interesting but it's a flake8 plugin. |
Ah, I forgot to rebase that last commit out. Crap. |
…art-1 Spanner, BigQuery, Core, Error Reporting, Logging formatting style updates.
Mostly just changing /_makeOne/_make_one`/ and adding a space after the imports of unit_tests.