Skip to content

Make non-existent class getattr a mypy error#6658

Merged
dmontagu merged 1 commit intomainfrom
fix-class-getattr-mypy
Jul 13, 2023
Merged

Make non-existent class getattr a mypy error#6658
dmontagu merged 1 commit intomainfrom
fix-class-getattr-mypy

Conversation

@dmontagu
Copy link
Copy Markdown
Contributor

@dmontagu dmontagu commented Jul 13, 2023

Closes #6657

Selected Reviewer: @Kludex

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5a9fa93
Status: ✅  Deploy successful!
Preview URL: https://e924906c.pydantic-docs2.pages.dev
Branch Preview URL: https://fix-class-getattr-mypy.pydantic-docs2.pages.dev

View logs

@dmontagu
Copy link
Copy Markdown
Contributor Author

please review

@dmontagu dmontagu enabled auto-merge (squash) July 13, 2023 19:57
@dmontagu dmontagu merged commit cc8e227 into main Jul 13, 2023
@dmontagu dmontagu deleted the fix-class-getattr-mypy branch July 13, 2023 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nonexistent class attribute should cause mypy error

3 participants