def fix_file_extension(file_name, extension):
    """
        Fixes the file extensions
    """