You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Field(name='name',type=<class 'str'>,default=<dataclasses._MISSING_TYPE object at 0x70d5c2a11550>,default_factory=<dataclasses._MISSING_TYPE object at 0x70d5c2a11550>,init=True,repr=True,hash=None,compare=True,metadata=mappingproxy({}),kw_only=False,_field_type=_FIELD), Field(name='age',type=<class 'int'>,default=<dataclasses._MISSING_TYPE object at 0x70d5c2a11550>,default_factory=<dataclasses._MISSING_TYPE object at 0x70d5c2a11550>,init=True,repr=True,hash=None,compare=True,metadata=mappingproxy({}),kw_only=False,_field_type=_FIELD))