mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
b3f7b28f13
* fix: forward all the params of the stdlib `dataclass` when converted into _pydantic_ `dataclass` closes #2065 * add some documentation