Enforce CSV names style for `pytest.mark.parametrize` by akx · Pull Request #8295 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@akx

Copy link Copy Markdown

Contributor

@akx akx commented

Aug 7, 2024

edited

Loading

As mentioned by @radarhere in
akx#7, Pillow's pytest.mark.parametrize house style is csv – this configures Ruff to enforce that and fixes the stray tuples.

@akx akx mentioned this pull request

Aug 7, 2024

@akx akx changed the title Enforce CSV parametrize names style Enforce CSV names style for pytest.mark.parametrize

Aug 7, 2024

@akx akx force-pushed the ruff-enforce-parametrize-style branch from e8a3af7 to 8ca53b3 Compare

August 7, 2024 09:27

@akx akx requested a review from hugovk

August 7, 2024 09:28
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>

@hugovk hugovk merged commit 082e323 into python-pillow:main

Aug 8, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@radarhere radarhere radarhere approved these changes

@hugovk hugovk Awaiting requested review from hugovk

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@akx @hugovk @radarhere