Skip to content

mypy issues #773

@daniel-sanche

Description

@daniel-sanche

Currently, mypy is just testing the google.cloud.firestore module, which is mostly empty. If changed to test google.cloud.firestore_v1, errors come up. We should resolve all typing issues with the library

One option is to completely wipe the type annotations and start fresh, slowly adding them back over time

Or, we can fix it one file at a time, as we touch different areas of the code

Metadata

Metadata

Assignees

Labels

api: firestoreIssues related to the googleapis/python-firestore API.priority: p3Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions