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

Warn if a type hint is not in fact a type #6479

Merged
merged 2 commits into from Jul 6, 2023
Merged

Warn if a type hint is not in fact a type #6479

merged 2 commits into from Jul 6, 2023

Conversation

adriangb
Copy link
Member

@adriangb adriangb commented Jul 6, 2023

Fixes #6477

Selected Reviewer: @samuelcolvin

@adriangb
Copy link
Member Author

adriangb commented Jul 6, 2023

please review cc @hramezani

@hramezani
Copy link
Member

LGTM 👍

Only change file is missed

@cloudflare-pages
Copy link

cloudflare-pages bot commented Jul 6, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b36c940
Status: ✅  Deploy successful!
Preview URL: https://09e33daf.pydantic-docs2.pages.dev
Branch Preview URL: https://warn-not-a-type.pydantic-docs2.pages.dev

View logs

@adriangb adriangb enabled auto-merge (squash) July 6, 2023 13:47
@adriangb adriangb merged commit 7b526de into main Jul 6, 2023
47 checks passed
@adriangb adriangb deleted the warn-not-a-type branch July 6, 2023 13:54
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.

npt.NDArray with arbitrary_types_allowed=True raises pydantic.errors.PydanticSchemaGenerationError
3 participants