Skip to content

remove trailing commas in pytest parametrize argname#940

Merged
zxzxwu merged 1 commit into
mainfrom
gbg/update-pytest
Jun 24, 2026
Merged

remove trailing commas in pytest parametrize argname#940
zxzxwu merged 1 commit into
mainfrom
gbg/update-pytest

Conversation

@barbibulle

Copy link
Copy Markdown
Collaborator

Recent versions of pytest stopped allowing non-sequence parameter lists when parameter names are a sequence. This PR just removes the trailing commas in parameter names so that single-name entries are not treated as a list.

@barbibulle barbibulle requested a review from zxzxwu June 21, 2026 11:32
@zxzxwu zxzxwu merged commit 36c7694 into main Jun 24, 2026
59 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.

2 participants