no more "-- " in labels/tags
This commit is contained in:
2
src/view/utils.py
Normal file
2
src/view/utils.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def clean_label(label):
|
||||
return label.replace("-- ", "")
|
||||
Reference in New Issue
Block a user