Add a system test to ensure the "google" namespace isn't clobbered #1179
Labels
api: storage
Issues related to the googleapis/python-storage API.
type: cleanup
An internal cleanup or hygiene concern.
Once
google-api-core
andgoogleapis-common-protos
have adopted native namespace packaging and removed their__init__.py
files in thegoogle
namespace, then we should add a test that validates that this package and all dependencies do not interfere with further use of thegoogle
namespace.Test follows:
The text was updated successfully, but these errors were encountered: