get_best_image: Returns the best image path from a list of image paths
Description
Returns the best image path from a list of image paths
Usage
get_best_image(paths, download_endpoint, branch)
Arguments
- paths
A list of path information.
- download_endpoint
The download endpoint for the repo.
- branch
The repo active branch.