diff --git a/xarray/tests/test_backends.py b/xarray/tests/test_backends.py index be90f90a7ed..bbe48663c1f 100644 --- a/xarray/tests/test_backends.py +++ b/xarray/tests/test_backends.py @@ -872,7 +872,7 @@ def test_roundtrip_empty_vlen_string_array(self) -> None: if actual["a"].dtype.metadata is not None: assert check_vlen_dtype(actual["a"].dtype) is str else: - assert actual["a"].dtype == np.dtype("