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

Enforce CSV names style for pytest.mark.parametrize #8295

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

akx
Copy link
Contributor

@akx akx commented Aug 7, 2024

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
Tests/test_file_dds.py Outdated Show resolved Hide resolved
@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
pyproject.toml Outdated Show resolved Hide resolved
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
@hugovk hugovk merged commit 082e323 into python-pillow:main Aug 8, 2024
50 checks passed
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