Skip to content

Commit a133b1b

Browse files
committed
docs(readme): drop redundant Pydantic sentence in Usage section
1 parent 09794d6 commit a133b1b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ uv add ucp-sdk
5151

5252
## Usage
5353

54-
The SDK provides typed Pydantic v2 models for all UCP schemas. Import models
55-
from `ucp_sdk.models.schemas`:
54+
Import models from `ucp_sdk.models.schemas`:
5655

5756
```python
5857
from ucp_sdk.models.schemas.shopping.checkout import Checkout

0 commit comments

Comments
 (0)