Skip to content
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

fix: Don't open the google.cloud package by adding pubsub.py #269

Merged
merged 1 commit into from Dec 30, 2020

Conversation

dpcollins-google
Copy link
Contributor

@dpcollins-google dpcollins-google commented Dec 29, 2020

Instead, create a subpackage, google.cloud.pubsub and add an __init__.py file to it.

This should have no user-facing effect.

Instead, create a subpackage, google.cloud.pubsub and add an __init__.py file to it.
@dpcollins-google dpcollins-google requested a review from a team as a code owner December 29, 2020 18:10
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 29, 2020
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the googleapis/python-pubsub API. label Dec 29, 2020
@dpcollins-google
Copy link
Contributor Author

Added tianzi and bu sun to confirm that this should be a no-op to users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the googleapis/python-pubsub API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants