Update README.md (#667)

This commit is contained in:
Maciek Rząsa
2025-04-22 13:53:50 +02:00
committed by GitHub
parent 08e8a68893
commit 124613f55f

View File

@@ -15,7 +15,7 @@ This project aims to provide an improved experience when using Protobuf / gRPC i
- Timezone-aware `datetime` and `timedelta` objects
- Relative imports
- Mypy type checking
- [Pydantic Models](https://docs.pydantic.dev/) generation (see #generating-pydantic-models)
- [Pydantic Models](https://docs.pydantic.dev/) generation (see [Generating pydantic models](#generating-pydantic-models))
This project is heavily inspired by, and borrows functionality from: