mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
72791787ea
* Add support for passing Configs to Dataclasses * formatting and fixes * move tests into dataclasses_config.py * use inherit_config in create_model fix #276