def _is_label_approved()

in utils.py [0:0]


def _is_label_approved(label, approved_labels):
    return label in approved_labels