Skip to content

Conversation

@dmontagu
Copy link
Contributor

Closes #9021

+ [
('mypy-plugin.ini', 'custom_constructor.py'),
('mypy-plugin.ini', 'config_conditional_extra.py'),
('mypy-plugin.ini', 'plugin_optional_inheritance.py'),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just moved this down here to reduce the number of mypy tests by 1, since I added this yesterday and forgot I could add it down here instead of above to reduce the number of runs.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 18, 2024

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ae033f0
Status: ✅  Deploy successful!
Preview URL: https://272088d2.pydantic-docs2.pages.dev
Branch Preview URL: https://dmontagu-fix-unnecessary-con.pydantic-docs2.pages.dev

View logs

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 18, 2024

CodSpeed Performance Report

Merging #9039 will not alter performance

Comparing dmontagu/fix-unnecessary-config-warning-in-plugin (ae033f0) with main (26a2f06)

Summary

✅ 10 untouched benchmarks

@sydney-runkle sydney-runkle added the relnotes-fix Used for bugfixes. label Mar 18, 2024
@sydney-runkle sydney-runkle merged commit 09f4456 into main Mar 18, 2024
@sydney-runkle sydney-runkle deleted the dmontagu/fix-unnecessary-config-warning-in-plugin branch March 18, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

relnotes-fix Used for bugfixes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False positive 'Invalid value for "Config.extra" [pydantic-config]'

3 participants