googlemaps / googlemaps/google-maps-services-python
Add support for mypy and typing
Abierto
triage me
type: feature request
- Lenguaje dominante
- Python
- Estrellas
- 5k
- Forks
- 1.4k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.