Main.Accert.load_obj# Accert.load_obj(input_path, accert_path)[source]# Convert son file to xml stream and creates a python data structure. Parameters: input_path (PathLike) – Inputs file path. accert_path (PathLike) – ACCERT’s repository path. Return type: A Python object converted from the input file.