Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 217 Bytes

4241-multimeric.md

File metadata and controls

1 lines (1 loc) · 217 Bytes

The use of __dataclass_transform__ has been replaced by typing_extensions.dataclass_transform, which is the preferred way to mark pydantic models as a dataclass under PEP 681.