Fix NamedArray html repr crashing #14590
Annotations
2 errors
Run tests:
xarray\tests\test_namedarray.py#L605
test_repr
AssertionError: assert '<xarray.Name... dtype=int64)' == '<xarray.Name...ay([1, 2, 3])'
Skipping 42 identical leading characters in diff, use -v to show
- ([1, 2, 3])
+ ([1, 2, 3], dtype=int64)
|
Run tests
Process completed with exit code 1.
|
Loading