Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add underscore to temp dir name to make readable
tempfile creates files and folders with a random name, but adds the prefix directly before it, so this makes it more readable by separating those parts.
- Loading branch information