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

Refactor create_input_runnable in io.py #32

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

hmasdev
Copy link
Owner

@hmasdev hmasdev commented Oct 27, 2024

This pull request refactors the create_input_runnable function in io.py. The kwargs parameter has been removed and the input_func argument is now passed directly to the RunnableLambda function. This simplifies the code and improves readability.

@hmasdev hmasdev self-assigned this Oct 27, 2024
@hmasdev hmasdev merged commit 5519e80 into main Oct 27, 2024
18 checks passed
@hmasdev hmasdev deleted the remove-unrequired-kwargs-in-create_input_runnable branch October 27, 2024 12:53
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