Skip to content

[pylint] Avoid false-positive slot non-assignment for __dict__ (PLE0237)#10348

Merged
charliermarsh merged 1 commit intomainfrom
charlie/__dict__
Mar 11, 2024
Merged

[pylint] Avoid false-positive slot non-assignment for __dict__ (PLE0237)#10348
charliermarsh merged 1 commit intomainfrom
charlie/__dict__

Conversation

@charliermarsh
Copy link
Member

Closes #10306.

@charliermarsh charliermarsh added the bug Something isn't working label Mar 11, 2024
@github-actions
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 f8f5618 into main Mar 11, 2024
@charliermarsh charliermarsh deleted the charlie/__dict__ branch March 11, 2024 22:48
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.

PLE0237 false positive

1 participant