Skip to content

Avoid recommending context manager in __enter__ implementations#11575

Merged
charliermarsh merged 1 commit intomainfrom
charlie/sim
May 28, 2024
Merged

Avoid recommending context manager in __enter__ implementations#11575
charliermarsh merged 1 commit intomainfrom
charlie/sim

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

Summary

Closes #11567.

@charliermarsh charliermarsh added the bug Something isn't working label May 28, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) May 28, 2024 01:42
@charliermarsh charliermarsh merged commit a38c05b into main May 28, 2024
@charliermarsh charliermarsh deleted the charlie/sim branch May 28, 2024 01:44
@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.

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.

SIM115 false positive when using open() inside of a custom context manager __enter__

1 participant