I am trying to rename files using this code:
def rename_files(src: str,dst: str, folder_name: str): filepath = f"temp/{src}" filepath = file