Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed CI test to perform proper directory cleanup (#369)
* Fixed CI test to perform proper directory cleanup * Replaced cleanup with shutil.rmtree since python 3.9 does not support ignore_cleanup_errors args
- Loading branch information