mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
0500610ec5
* Add .venv/ to .gitignore * Allow typecheckers to infer Json inner type * Fix and improve mypy tests * Add type tests * Add Json[Any] case to schema test * Update example in docs * Add changes file * Use <3.9 compatible annotations for tests