- Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
api: spannerIssues related to the googleapis/python-spanner API.Issues related to the googleapis/python-spanner API.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Description
To be in accordance with PEP 561 we should add a py.typed file to google/cloud/datastore/py.typed
The file can be empty but does need to be present for some type checkers.
Also, for this to work, google/cloud/spanner.py needs to be restructured to google/cloud/spanner/init.py
See googleapis/python-firestore#447 for additional context
Metadata
Metadata
Assignees
Labels
api: spannerIssues related to the googleapis/python-spanner API.Issues related to the googleapis/python-spanner API.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.