aschleg/petpy

animal_type parameter does not work

ma7555 opened this issue · 2 comments

Hello,
specifing animal_type in the animals call does not work and the returned df contains all animals

pf.animals(results_per_page=50, pages=1, return_df=True, animal_type='cat')

image

I have identified the problem and will create a PR soon, it is not a problem in your code though but rather on their side

Hello!

Thank you so much for investigating the issue and submitting a pull request! As I mentioned on the pull request, I went ahead and merged it and will release a new version of petpy on PyPI shortly. Thanks again for your help!