-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Description
Allow users to specify actions as:
@action('And I click something')
def click_something():
//click something
This would reduce A LOT the noise generated by actions. A lot of repeated code would just go.
Reactions are currently unavailable