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
{{ message }}
This repository has been archived by the owner on May 10, 2021. It is now read-only.
I think this line, and maybe others, downloads external files into the folder where the code is.
This is bad!
We need to make use of the
tempdir
andtempfile
commands to write to locations outside the code repo.There's a closely-related issue about caching, which I'll open separate issue on.
The text was updated successfully, but these errors were encountered: