Add a py.typed file for submodule #625
Labels
api: spanner
Issues related to the googleapis/python-spanner API.
type: process
A process-related concern. May include testing, release, or the like.
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
The text was updated successfully, but these errors were encountered: