Re-generate library using pubsub/synth.py#5953
Conversation
pubsub/google/__init__.py
Outdated
| except ImportError: | ||
| import pkgutil | ||
| __path__ = pkgutil.extend_path(__path__, __name__) | ||
|
|
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
pubsub/google/cloud/__init__.py
Outdated
| except ImportError: | ||
| import pkgutil | ||
| __path__ = pkgutil.extend_path(__path__, __name__) | ||
|
|
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
d63d4c8 to
d7f832a
Compare
|
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the |
They trigger lint failures.
d7f832a to
fafc664
Compare
This PR was created by autosynth.