helpers.py
3.22 KB
-
[helpers] Fix get() call in download_file() (#3825) · d3bc0eba
get() is a function and not an object with __enter__ (aka context manager)
Krishnaraj Bhat committed
get() is a function and not an object with __enter__ (aka context manager)