mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
tiny tweak to docs (#4543)
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
|
||||
Data validation using Python type annotations.
|
||||
|
||||
*pydantic* enforces type hints at runtime, and provides user friendly errors when data is invalid.
|
||||
*pydantic* enforces type hints at runtime, and provides user-friendly errors when data is invalid.
|
||||
|
||||
Define how data should be in pure, canonical Python; validate it with *pydantic*.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user