-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
bug/fixSomething isn't workingSomething isn't working
Description
Describe the bug
Currently, the delete_empty_dirs()
function raises an error, when an empty directory cannot be deleted. This error is not properly caught. Instead, the error message attempts to print a variable path
which is not correctly set in line 209 - however, the message e
already contains that path.
Metadata
Metadata
Assignees
Labels
bug/fixSomething isn't workingSomething isn't working