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

Parametrize some color_lut tests for DRYness #8290

Merged
merged 4 commits into from
Aug 7, 2024

Conversation

akx
Copy link
Contributor

@akx akx commented Aug 6, 2024

Refs #8279.

These tests were doing the same repeated call with slightly differing arguments, so might as well use parametrize for less repetition (and so #8279 wouldn't need as many asserts).

I can rebase this afterwards if #8279 should get merged first :)

@hugovk hugovk merged commit c686718 into python-pillow:main Aug 7, 2024
49 of 50 checks passed
@hugovk
Copy link
Member

hugovk commented Aug 7, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants