Skip to content

Mypy plugin for settings#6760

Merged
dmontagu merged 5 commits intomainfrom
mypy-plugin-for-settings
Jul 19, 2023
Merged

Mypy plugin for settings#6760
dmontagu merged 5 commits intomainfrom
mypy-plugin-for-settings

Conversation

@hramezani
Copy link
Copy Markdown
Member

@hramezani hramezani commented Jul 19, 2023

closes pydantic/pydantic-settings#131

@dmontagu implemented it and I added some tests.

Selected Reviewer: @Kludex

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

cloudflare-workers-and-pages Bot commented Jul 19, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 11b1289
Status: ✅  Deploy successful!
Preview URL: https://e2a9549a.pydantic-docs2.pages.dev
Branch Preview URL: https://mypy-plugin-for-settings.pydantic-docs2.pages.dev

View logs

@hramezani hramezani force-pushed the mypy-plugin-for-settings branch from e598cf5 to 25e8db0 Compare July 19, 2023 19:41
@hramezani hramezani force-pushed the mypy-plugin-for-settings branch from 25e8db0 to 11b1289 Compare July 19, 2023 19:52
@hramezani
Copy link
Copy Markdown
Member Author

please review

@dmontagu dmontagu merged commit 5660c8c into main Jul 19, 2023
@dmontagu dmontagu deleted the mypy-plugin-for-settings branch July 19, 2023 20:59
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 error when using _env_file in BaseSettings sub-class

3 participants