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

Use convenience functions for choice sequence kwargs #4208

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

tybug
Copy link
Member

@tybug tybug commented Dec 21, 2024

I love seeing -500 diffs 🙂

Follow up to #4207 (comment). I dropped the make_ suffix; I originally had this to avoid confusion with the {float, ...}_kwargs strategies, but I think the 5 char saving is worth the minimal confusion increase, since _kw is singular and _kwargs is plural, following non-strategy and strategy conventions respectively. Let's just pretend that kw isn't short for kwargs...

Copy link
Member

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

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

nice!

@tybug tybug merged commit e19d812 into HypothesisWorks:master Dec 22, 2024
49 checks passed
@tybug tybug deleted the test-cleanup branch December 22, 2024 05:55
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