You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RepoAPI should have a download() function that utilizes the common.download.download_files() function to download the whole repo or a directory in a repo in a parallelized fashion.
RepoAPI should have a
download()
function that utilizes thecommon.download.download_files()
function to download the whole repo or a directory in a repo in a parallelized fashion.Probably should be recursive by default with the ability to turn it off
The text was updated successfully, but these errors were encountered: