pyfeyn2.auto.label.auto_label

pyfeyn2.auto.label.auto_label(objs: List, replace: bool = False, label_type: LabelType = LabelType.LATEX)[source]

Automatically label objects.

Parameters:
  • objs (list) – List of objects to label.

  • replace (bool, optional) – Whether to replace existing labels. The default is False.