Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.2k
Fix circular import withvalidate_call
#10807
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
cloudflare-workers-and-pagesbot commentedNov 10, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Deploying pydantic-docs with |
Latest commit: | 21f5813 |
Status: | ✅ Deploy successful! |
Preview URL: | https://4db4e229.pydantic-docs.pages.dev |
Branch Preview URL: | https://fix-circular-ref.pydantic-docs.pages.dev |
codspeed-hqbot commentedNov 10, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
CodSpeed Performance ReportMerging#10807 willnot alter performanceComparing Summary
|
github-actionsbot commentedNov 10, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Coverage reportClick to see where and how coverage changed
This report was generated bypython-coverage-comment-action |
It should be the other way around I think, the |
Additionally, there's the pydantic/tests/test_exports.py Lines 14 to 17 inc7a3d5c
but it probably requires cleaning |
I don't think this matters, as we're using two |
The idea is that we should have a test making sure that every |
96876ef
intomainUh oh!
There was an error while loading.Please reload this page.
Fix#10799