fix: also add the async client to __all__ by busunkim96 · Pull Request #869 · googleapis/gapic-generator-python · GitHub
Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

fix: also add the async client to __all__#869

Merged
software-dov merged 2 commits into
masterfrom
add-async-client
May 7, 2021
Merged

fix: also add the async client to __all__#869
software-dov merged 2 commits into
masterfrom
add-async-client

Conversation

@busunkim96

@busunkim96 busunkim96 commented May 7, 2021

Copy link
Copy Markdown
Contributor

Follow up to #859

Closes #815

Also delete a stray } in feature_fragments which was resulting in almost empty files getting generated in clients. https://github.com/googleapis/googleapis-gen/blob/master/google/appengine/v1/google-cloud-appengine-v1-py/examples/feature_fragments

@busunkim96 busunkim96 requested a review from a team May 7, 2021 22:14
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label May 7, 2021
@codecov

codecov Bot commented May 7, 2021

Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated fix to the template file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

foo_v1/__init__.py missing Async Client

2 participants