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
pydantic has a lot stricter typing and should allow us to do more, but we'll need to use pydantic-pint for types because unlike dataclass it does not take type hints as optional.