Context
all the documentation need to be tested with pydantic v2
|
@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") |
|
@pytest.mark.skipif(is_pydantic_v2, reason="Not working with pydantic v2 for now") |
Context
all the documentation need to be tested with pydantic v2
docarray/tests/documentation/test_docs.py
Line 67 in 9a6b1e6
docarray/tests/documentation/test_docs.py
Line 73 in 9a6b1e6
docarray/tests/documentation/test_docstring.py
Line 57 in 9a6b1e6