lexonomy_custom_editor/src/view/utils.py

3 lines
60 B
Python

def clean_label(label):
return label.replace("-- ", "")