File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,9 @@ Bug fixes
38
38
Documentation
39
39
~~~~~~~~~~~~~
40
40
41
+ - Add docstrings for the :py:class: `Index ` base class and add some documentation on how to
42
+ create custom, Xarray-compatible indexes (:pull: `6975 `)
43
+ By `Benoît Bovy <https://github.com/benbovy >`_.
41
44
42
45
Internal Changes
43
46
~~~~~~~~~~~~~~~~
@@ -796,9 +799,6 @@ Bug fixes
796
799
Documentation
797
800
~~~~~~~~~~~~~
798
801
799
- - Add docstrings for the :py:class: `Index ` base class and add some documentation on how to
800
- create custom, Xarray-compatible indexes (:pull: `6975 `)
801
- By `Benoît Bovy <https://github.com/benbovy >`_.
802
802
- Update merge docstrings. (:issue: `6935 `, :pull: `7033 `)
803
803
By `Zach Moon <https://github.com/zmoon >`_.
804
804
- Raise a more informative error when trying to open a non-existent zarr store. (:issue: `6484 `, :pull: `7060 `)
You can’t perform that action at this time.
0 commit comments