palaeoverse / rphylopic

Get Silhouettes of Organisms from PhyloPic
https://rphylopic.palaeoverse.org
GNU General Public License v3.0
91 stars 9 forks source link

Fix attribution display in pick_phylopic #105

Closed LewisAJones closed 5 months ago

LewisAJones commented 6 months ago

This PR fixes bug #104, which results in attribution information not being displayed in the pick_phylopic interactive menu. To enable tests to catch such a bug in the future, I've added an additional test. This test relies on an update to the auto argument which allows a list of the attribution information to be directly returned.

Fixes #104.