Browse Source
Replace `from fastapi._compat import PYDANTIC_V2` with local version detection to avoid ImportError in redistribute/slim package tests where fastapi._compat internals are not available. Co-authored-by: Cursor <[email protected]>pull/14574/head
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue