Skip to content

[flake8-return] Ignore assignments to annotated variables in unnecessary-assign - #10741

Merged
charliermarsh merged 1 commit into
mainfrom
charlie/ann
Apr 2, 2024
Merged

[flake8-return] Ignore assignments to annotated variables in unnecessary-assign#10741
charliermarsh merged 1 commit into
mainfrom
charlie/ann

Conversation

@charliermarsh

Copy link
Copy Markdown
Member

Summary

Closes #10732.

@charliermarsh charliermarsh added the bug Something isn't working label Apr 2, 2024
@github-actions

github-actions Bot commented Apr 2, 2024

Copy link
Copy Markdown
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@charliermarsh
charliermarsh merged commit dff8f93 into main Apr 2, 2024
@charliermarsh
charliermarsh deleted the charlie/ann branch April 2, 2024 20:18
Glyphack pushed a commit to Glyphack/ruff that referenced this pull request Apr 12, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RET504 "false positive" when using variables for typing

1 participant