YangCatalog / backend

YANG Catalog's REST API and internal module processing pipeline
https://yangcatalog.org
Apache License 2.0
2 stars 11 forks source link

Fix ```remove_unused.py``` script #745

Closed bskqd closed 1 year ago

bskqd commented 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