mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
085fc84818
* fix ForwardRef collection bug, fix #439 * reformat codes * minor document error * add HISTORY.rst and simplified unit test * restore the original example for ForwardRef