Fix circular import with validate_call#10807
Conversation
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 Performance ReportMerging #10807 will not alter performanceComparing Summary
|
Coverage reportClick to see where and how coverage changed
This report was generated by python-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 in c7a3d5c 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 |
Fix #10799