googlemaps / googlemaps/google-maps-services-python
Add support for mypy and typing
Offen
triage me
type: feature request
- Vorherrschende Sprache
- Python
- Sterne
- 5k
- Forks
- 1.4k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
currently mypy complains on using this library.
This can be fixed by asking mypy to ignore typing for this library (using `# type: ignore`)
Can type hints be added in the library?
Ref: PEP-484, PEP-561
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.