-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Labels
Milestone
Description
Context
overriding config with pydantic v2 is not working. With the class approach
- documentation need update https://docs.docarray.org/user_guide/representing/first_step/#setting-a-pydantic-config-class
- test need to be fix
@pytest.mark.skipif(is_pydantic_v2, reason="Not working with pydantic v2 for now")
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done