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

Avoid mutable-class-default violations for Pydantic subclasses #9187

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

charliermarsh
Copy link
Member

Only applies to subclasses defined within the same file, as elsewhere.

See: #5243 (comment).

@charliermarsh charliermarsh added the bug Something isn't working label Dec 18, 2023
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 0bf7683 into main Dec 18, 2023
17 checks passed
@charliermarsh charliermarsh deleted the charlie/ruf branch December 18, 2023 16:19
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.

None yet

1 participant