You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
actions failure with details on duplicated sections is here
We want to avoid having duplicated code if possible. One way to avoid it here will be to make a LabelBase class in __init__.py with the duplicated parts and extend that in the other types of labels.