Closed bskqd closed 1 year ago
During runs of the remove_unused.py script, there are situations when the PermissionDenied error is raised, it should be wrapped in the try/except block
remove_unused.py
PermissionDenied
During runs of the
remove_unused.py
script, there are situations when thePermissionDenied
error is raised, it should be wrapped in the try/except block