Skip to content

Conversation

@RLKRo
Copy link
Member

@RLKRo RLKRo commented Jul 26, 2023

Description

Remove *args, **kwargs from condition and label handler factories.
This makes it so that accidentally passing the factory instead of a handler in a script will cause an error.

Checklist

  • I have covered the code with tests
  • I have added comments to my code to help others understand it
  • I have updated the documentation to reflect the changes
  • I have performed a self-review of the changes

@RLKRo RLKRo added the bug Something isn't working label Jul 26, 2023
@RLKRo RLKRo self-assigned this Jul 26, 2023
@kudep kudep merged commit 3d5e696 into dev Jul 27, 2023
@kudep kudep deleted the fix/remove_args_kwargs branch July 27, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants