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 docstring reference to wrong class. #6382

Merged
merged 1 commit into from
Nov 5, 2018
Merged

Fix docstring reference to wrong class. #6382

merged 1 commit into from
Nov 5, 2018

Conversation

dseomn
Copy link
Contributor

@dseomn dseomn commented Nov 2, 2018

The futures module used in the code is
google.cloud.pubsub_v1.subscriber.futures, not
google.cloud.pubsub_v1.futures. Also, the latter
doesn't seem to have a StreamingPullFuture.

The futures module used in the code is
google.cloud.pubsub_v1.subscriber.futures, not
google.cloud.pubsub_v1.futures. Also, the latter
doesn't seem to have a StreamingPullFuture.
@dseomn dseomn requested a review from crwilcox as a code owner November 2, 2018 22:50
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 2, 2018
@sduskis sduskis added the api: pubsub Issues related to the Pub/Sub API. label Nov 5, 2018
@tseaver tseaver merged commit c2dd946 into googleapis:master Nov 5, 2018
@dseomn dseomn deleted the patch-1 branch November 5, 2018 17:23
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 Pub/Sub 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

4 participants