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

[flake8-pytest-style] Fix single-tuple conversion in pytest-parametrize-values-wrong-type #10862

Merged
merged 2 commits into from Apr 10, 2024

Conversation

charliermarsh
Copy link
Member

Summary

This looks like a typo (without test coverage).

Closes #10861.

@charliermarsh charliermarsh added the bug Something isn't working label Apr 10, 2024
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@charliermarsh charliermarsh merged commit 1eee6f1 into main Apr 10, 2024
17 checks passed
@charliermarsh charliermarsh deleted the charlie/pt branch April 10, 2024 18:20
Glyphack pushed a commit to Glyphack/ruff that referenced this pull request Apr 12, 2024
…trize-values-wrong-type` (astral-sh#10862)

## Summary

This looks like a typo (without test coverage).

Closes astral-sh#10861.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pytest-parametrize-values-wrong-type (PT007 ) unsafe fix fails if there is a list of only one item
1 participant