gis-ops / routingpy

🌎 Python library to access all public routing, isochrones and matrix APIs in a consistent manner.
https://routingpy.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
252 stars 26 forks source link

chore: added more type hints #103

Closed Ananya2001-an closed 1 year ago

Ananya2001-an commented 1 year ago

Added type hints for all major methods in the routers dir.