File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Bug fixes
2626~~~~~~~~~
2727- ``netcdf `` and ``pydap `` engines no longer incorrectly claim to read all remote URLs preventing
2828 the ``zarr `` backend from reading remote zarr stores without an explicit ``engine= `` argument.
29- (:pull: `10804 `). By `Ian Hunt-Isaak <https://github.com/ianhi `_.
29+ (:pull: `10804 `). By `Ian Hunt-Isaak <https://github.com/ianhi > `_.
3030
3131Documentation
3232~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -7263,7 +7263,7 @@ def test_remote_url_backend_auto_detection() -> None:
72637263 claiming ALL remote URLs, preventing remote Zarr stores from being
72647264 auto-detected.
72657265
7266- See: https://github.com/pydata/xarray/issues/XXXXX
7266+ See: https://github.com/pydata/xarray/issues/10801
72677267 """
72687268 from xarray .backends .netCDF4_ import NetCDF4BackendEntrypoint
72697269 from xarray .backends .pydap_ import PydapBackendEntrypoint
You can’t perform that action at this time.
0 commit comments