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

chore: improve kwarg handling #1810

Merged
merged 12 commits into from
Oct 23, 2023
Merged

chore: improve kwarg handling #1810

merged 12 commits into from
Oct 23, 2023

Conversation

qued
Copy link
Contributor

@qued qued commented Oct 20, 2023

Closes unstructured-inference issue #265.

Cleaned up the kwarg handling, taking opportunities to turn instances of handling kwargs as dicts to just using them as normal in function signatures.

Testing:

Should just pass CI.

Copy link
Collaborator

@christinestraub christinestraub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@qued qued marked this pull request as draft October 20, 2023 07:13
@qued qued marked this pull request as ready for review October 21, 2023 17:20
@qued qued requested a review from cragwolfe October 22, 2023 17:13
@qued qued requested a review from cragwolfe October 22, 2023 19:02
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.

3 participants