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
We are currently using imports from pydantic.v1 to use v1 features in v2. There is some commented out code (which ruff doesn't like). We should fully migrate this to v2 and clean up this file.