hi,
The download_version function documentation mentions a parameter called ... (ellipsis) that appears in the function signature but is not actually utilized within the function implementation.

However, these additional arguments are not used anywhere in the function body, potentially misleading users about the function's capabilities.
kind regards,
Paulin