googlemaps / googlemaps/google-maps-services-python
Add support for mypy and typing
Ouverte
triage me
type: feature request
- Langage dominant
- Python
- Étoiles
- 5k
- Forks
- 1.4k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.