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

bug: switching max_results to int from float. #124

Closed
wants to merge 1 commit into from

Conversation

radoshi
Copy link

@radoshi radoshi commented Oct 2, 2023

Description

Switching the max_results parameter from float to int.

Breaking changes

None

Relevant issues

List GitHub issues relevant to this change.

Checklist

@lukasschwab
Copy link
Owner

@radoshi apologies — had to do some pretty significant rewriting in response to current API instability. #138 wound up resolving #123 and obviating this PR.

Specifically, it changes the parameter to int | None, where None is the unlimited behavior.

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.

2 participants