test_env.py
38.5 KB
-
ensure remove_directory is used instead of shutil.rmtree (#5510) · 6721ebe0
This change renames `safe_rmtree` into a more appropriate name with relevant arguments. We ensure that the force behaviour is opt-in and not the default to avoid ambiguity.
Arun Babu Neelicattu committed