src.ansys.pre_commit_hooks.add_license_headers.get_full_paths# src.ansys.pre_commit_hooks.add_license_headers.get_full_paths(file_list: list) → list# Update file paths to be absolute paths with system separators. Parameters: file_list: listList containing committed files. Returns: listList containing the full paths of committed files.