src.ansys.pre_commit_hooks.add_license_headers.cleanup# src.ansys.pre_commit_hooks.add_license_headers.cleanup(assets: dict, os_git_root: str) → None# Unlink the default asset files, and remove directories if empty. Parameters: assets: dictDictionary containing assets information os_git_root: strFull path of the repository’s root directory.