Skip to content

Improve type information from Any #139

@crwilcox

Description

@crwilcox

#134 adds type hints to the manual surface. Though in many cases, the type specified is Any which isn't all that helpful. It would be great if we could remove instances of Any and replace with a concrete type.

if you search for -> Any all of those could possibly improved with more precise type hints.

Work should target v2-staging branch for the time being.

Metadata

Metadata

Labels

api: firestoreIssues related to the googleapis/python-firestore API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions