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
26
26
~~~~~~~~~
27
27
- ``netcdf `` and ``pydap `` engines no longer incorrectly claim to read all remote URLs preventing
28
28
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 > `_.
30
30
31
31
Documentation
32
32
~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -7263,7 +7263,7 @@ def test_remote_url_backend_auto_detection() -> None:
7263
7263
claiming ALL remote URLs, preventing remote Zarr stores from being
7264
7264
auto-detected.
7265
7265
7266
- See: https://github.com/pydata/xarray/issues/XXXXX
7266
+ See: https://github.com/pydata/xarray/issues/10801
7267
7267
"""
7268
7268
from xarray .backends .netCDF4_ import NetCDF4BackendEntrypoint
7269
7269
from xarray .backends .pydap_ import PydapBackendEntrypoint
You can’t perform that action at this time.
0 commit comments