[helpers] Fix get() call in download_file() (#3825)
get() is a function and not an object with __enter__ (aka context manager)
Showing
Please
register
or
sign in
to comment
get() is a function and not an object with __enter__ (aka context manager)