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

fix: shared args between calls #106

Closed khamaileon closed 1 year ago

khamaileon commented 1 year ago

https://github.com/gis-ops/routingpy/issues/105

nilsnolde commented 1 year ago

Hm, I suppose we should write a small test for this so we don't have any regression in the future. Let me know if you're up for that, otherwise I'll add one soon-ish.

khamaileon commented 1 year ago

Yesss, I had started to write one, but as I don't really know the project yet and it was taking up too much of my time, I gave up for the moment 😕