-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maily Hooks don't accept kwargs
#58
Labels
Comments
stefanomarch
changed the title
Maily Hook doesn t accept key value arguments
Maily Hook doesn t accept kw_args arguments
Oct 30, 2024
Repository owner
deleted a comment from
stefanomarch
Oct 30, 2024
markets
changed the title
Maily Hook doesn t accept kw_args arguments
Maily Hooks don't accept Oct 30, 2024
kw_args
markets
changed the title
Maily Hooks don't accept
Maily Hooks don't accept Oct 30, 2024
kw_args
kwargs
Thanks for reporting @stefanomarch! Please feel free to explore a solution 🤝 All the relevant code of handling arguments is here: Lines 46 to 102 in a68c231
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Allow Hooks to receive keyword arguments. Currently it seems to fail ❌
The text was updated successfully, but these errors were encountered: