-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
We're seeing this on import
/Users/hannahbaumann/miniforge3/envs/membrane/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py:2249: UnsupportedFieldAttributeWarning: The 'validate_default' attribute with value True was provided to the `Field()` function, which has no effect in the context it was used. 'validate_default' is field-specific metadata, and can only be attached to a model field using `Annotated` metadata or by assignment. This may have happened because an `Annotated` type alias using the `type` statement was used, or if the `Field()` function was attached to a single member of a union type.
Looks like it's coming out of typing vendor?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels