pydantic-sqlalchemy icon indicating copy to clipboard operation
pydantic-sqlalchemy copied to clipboard

FIX: give actual `pydantic` model class a `__name__` attribute

Open jm-moreau opened this issue 4 years ago • 0 comments

Bugfix: give actual pydantic model class a __name__ attribute. Some other libraries seem to expect that these pydantic models have __name__s.

jm-moreau avatar May 07 '21 00:05 jm-moreau