mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
6f0ab55159
* fix: update `__fields_set__` in `BaseModel.copy(update=…)` closes #2290 * chore: rewrite to be more explicit Co-authored-by: Samuel Colvin <samcolvin@gmail.com> Co-authored-by: Samuel Colvin <samcolvin@gmail.com>
61 B
61 B
fix: update __fields_set__ in BaseModel.copy(update=…)