Skip to content

[flake8-pyi] - fix dropped exprs in PYI030 autofix#13727

Merged
AlexWaygood merged 1 commit intoastral-sh:mainfrom
diceroll123:fix-pyi030-union-issue
Oct 13, 2024
Merged

[flake8-pyi] - fix dropped exprs in PYI030 autofix#13727
AlexWaygood merged 1 commit intoastral-sh:mainfrom
diceroll123:fix-pyi030-union-issue

Conversation

@diceroll123
Copy link
Copy Markdown
Contributor

Summary

Adds fix for dropped exprs from PYI030 autofix

Fixes #13685

Test Plan

cargo test

@github-actions
Copy link
Copy Markdown
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Copy link
Copy Markdown
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you!

@AlexWaygood AlexWaygood added bug Something isn't working fixes Related to suggested fixes for violations labels Oct 13, 2024
@AlexWaygood AlexWaygood merged commit 46bc69d into astral-sh:main Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fixes Related to suggested fixes for violations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect autofix for PYI030

2 participants