Skip to content

Conversation

@develop-cs
Copy link
Collaborator

@develop-cs develop-cs commented Jul 3, 2025

What?

Since 0.10.0, kwargs parameter of action functions is optional. It was not the case for action functions used in a dictionary of rules.

Have you done?

  • Code tests
  • Update documentation
  • Update changelog

Linked issues: (optional)

Signed-off-by: develop-cs <43383361+develop-cs@users.noreply.github.com>
Signed-off-by: develop-cs <43383361+develop-cs@users.noreply.github.com>
@develop-cs develop-cs merged commit 4554f44 into main Jul 4, 2025
4 checks passed
@develop-cs develop-cs deleted the bugfix/issue-47 branch July 4, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

KeyError: "The action function XXX must have a '**kwargs' parameter." (doc error)

2 participants