-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Streaming: add pep8 / pylint goodness #1210
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
|
Theres a bit more than PEP8 changes in "Get 'pep8' working on 'gcloud/streaming'." (e.g. dropping |
gcloud/streaming/exceptions.py
Outdated
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.
gcloud/streaming/transfer.py
Outdated
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.
|
Finished review |
|
LGTM |
Streaming: add pep8 / pylint goodness
* fix: fix snippet region tags * chore: delete obsolete files * chore: delete old files Co-authored-by: Dov Shlachter <dovs@google.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
* chore: update systest creds * chore: fix unit test
Uses #1209 as a base.