This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not create a 'None' cache directory
The persistent_cache_dir was assigned None if no preloaded_cache existed. This was then created as a directory when it's clearly not needed.
- Loading branch information