#1579 Fixed Default object annotation resolution in pydantic models. Reformat code.

This commit is contained in:
JRoot Junior 2024-09-18 21:15:29 +03:00
parent a76fb42ba0
commit fd991c0710
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
4 changed files with 8 additions and 4 deletions

1
CHANGES/1579.bugfix.rst Normal file
View file

@ -0,0 +1 @@
Fixed `Default` object annotation resolution using `pydantic`