Add a simple nbytes
representation in DataArrays and Dataset repr
#11340
Annotations
2 errors
Run tests:
xarray/tests/test_variable.py#L1254
TestVariable.test_repr
AssertionError: assert '<xarray.Vari...foo: bar' == '<xarray.Vari...foo: bar'
Skipping 56 identical leading characters in diff, use -v to show
, 3],
- [4, 5, 6]])
? ---
+ [4, 5, 6]])
Attributes:
foo: bar
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading