google-maps-services-python icon indicating copy to clipboard operation
google-maps-services-python copied to clipboard

Add mypy integration

Open uriyyo opened this issue 2 years ago • 5 comments

Add mypy integration.

Drop python 3.5 and 3.6 versions cause they reach EOL.


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • [x] Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • [x] Ensure the tests and linter pass
  • [x] Code coverage does not decrease (if any source code was changed)
  • [x] Appropriate docs were updated (if necessary)

Fixes #444

uriyyo avatar Mar 21 '23 11:03 uriyyo

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Mar 21 '23 11:03 google-cla[bot]

I'd like to see this as well

msdrigg avatar Nov 15 '23 15:11 msdrigg

This would be great! Not sure if the library has any active maintainers anymore, though 😕

stianjensen avatar Jan 15 '24 17:01 stianjensen

Is this going to be merged or planed? It seems it has been over a year since there has been any update on the library. It has become almost standard to do type check and using this library means a bunch of type ignroes need to be added.

AAraKKe avatar Apr 02 '24 19:04 AAraKKe