lexonomy_custom_editor/src/view/utils.py

3 lines
60 B
Python
Raw Normal View History

2019-11-20 18:15:05 +00:00
def clean_label(label):
return label.replace("-- ", "")