Closed LewisAJones closed 1 year ago
This PR adds an img argument to get_uuid and get_attribution. This will allow users to supply objects returned from get_phylopic (as well as lists of these objects) to get uuid and attribution data for the specific image.
img
get_uuid
get_attribution
get_phylopic
This PR adds an
img
argument toget_uuid
andget_attribution
. This will allow users to supply objects returned fromget_phylopic
(as well as lists of these objects) to get uuid and attribution data for the specific image.