-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
we should add a decorator for skill settings, instead of the current way
def initialize(self):
self.settings_change_callback = self.on_settings_changed
this would make the code more readable and help avoiding user mistakes (such as assigning the callback before the call to super)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request