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
270 stars 26 forks source link

Bugfix: Fix google router "profile" request queryparam #12

Closed alichass closed 4 years ago

alichass commented 4 years ago
nilsnolde commented 4 years ago

Great, thanks for spotting and immediately fixing this @alichass

Really gotta get GH actions going. Also from a fresh clone it didn't register the precommit hook for me as well.. Will fix those things soon.