Skip to content

settings changed decorator #194

@JarbasAl

Description

@JarbasAl

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions