blendersynth.file.dataset_outputs

blendersynth.file.dataset_outputs.save_label(data, pth)[source]

Save a label to a file.

Parameters:
  • data (Union[dict, list]) – The data to save.

  • pth (str) – The path to save the data to.