Files
pydantic/changes/2989-hmvp.md
T
Hmvp 22849ee049 Fix error when using slots with multiple inheritance (#2989)
* Fix error when using slots with multiple inheritance

* typo

* typing

Co-authored-by: PrettyWood <em.jolibois@gmail.com>
2021-09-04 18:32:29 +02:00

56 B

Make multiple inheritance work when using PrivateAttr