-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Description
Context
all the documentation need to be tested with pydantic v2
docarray/tests/documentation/test_docs.py
Line 67 in 9a6b1e6
| @pytest.mark.skipif(is_pydantic_v2, reason="Not working with pydantic v2 for now") |
docarray/tests/documentation/test_docs.py
Line 73 in 9a6b1e6
| @pytest.mark.skipif(is_pydantic_v2, reason="Not working with pydantic v2 for now") |
| @pytest.mark.skipif(is_pydantic_v2, reason="Not working with pydantic v2 for now") |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done