googlemaps / googlemaps/google-maps-services-python
Add support for mypy and typing
Aberta
triage me
type: feature request
- Linguagem predominante
- Python
- Estrelas
- 5k
- Forks
- 1.4k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.