aschleg / petpy

Petpy is an easy-to-use and convenient Python wrapper for the Petfinder API. Includes methods for parsing output JSON into pandas DataFrames for easier data analysis
http://petpy.readthedocs.io
MIT License
28 stars 13 forks source link

Correcting distance logic error #15

Closed ljlevins closed 4 years ago

ljlevins commented 5 years ago

Can't pull pet info without this fix.

aschleg commented 4 years ago

Thank you so much for the pull request and finding the bug! My apologies for not getting to it sooner. Merging the request and will release a small updated version to PyPI momentarily.