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

fix animal_type parameter #17

Closed ma7555 closed 4 years ago

ma7555 commented 4 years ago

This is a workaround to return correct animal types when passed as it does not work when passed as a parameter in the get request.