Skip to content
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

Input kwargs hook #34

Merged
merged 4 commits into from
Dec 29, 2023
Merged

Input kwargs hook #34

merged 4 commits into from
Dec 29, 2023

Conversation

JadenFiotto-Kaufman
Copy link
Member

Closes #29

This is a breaking change if you were using .input before. .input now returns a tuple of length two where the first item is the positional arguments and the second item is the keyword arguments. Before it was not a tuple, just the positional arguments

@JadenFiotto-Kaufman JadenFiotto-Kaufman merged commit 5707f85 into dev Dec 29, 2023
1 check passed
@JadenFiotto-Kaufman JadenFiotto-Kaufman deleted the input_kwargs_hook branch December 29, 2023 18:10
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.

1 participant