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

Upate mypy plugin to consider pydantic-settings model #6396

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

hramezani
Copy link
Member

@hramezani hramezani commented Jul 3, 2023

Fixes pydantic/pydantic-settings#95

Selected Reviewer: @samuelcolvin

@cloudflare-pages
Copy link

cloudflare-pages bot commented Jul 3, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2b33126
Status: ✅  Deploy successful!
Preview URL: https://63ef22dc.pydantic-docs2.pages.dev
Branch Preview URL: https://mypy-pydantic-settings.pydantic-docs2.pages.dev

View logs

@hramezani hramezani force-pushed the mypy-pydantic-settings branch 4 times, most recently from d3d31d0 to bf31107 Compare July 3, 2023 17:16
@hramezani
Copy link
Member Author

please review

@hramezani hramezani merged commit 89aa778 into main Jul 4, 2023
50 checks passed
@hramezani hramezani deleted the mypy-pydantic-settings branch July 4, 2023 13:40
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.

Mypy issues with BaseSettings and SettingsConfigDict - v2
3 participants