You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/v3/core/v3.0.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1271,7 +1271,7 @@ when opening a Zarr hierarchy to automatically determine the appropriate store.
1271
1271
Abstract store interface
1272
1272
------------------------
1273
1273
1274
-
(This subsection is not normative.)
1274
+
(This subsection is not normative. It is intended only as a recommendation for API design, but does not need to be strictly followed like the specification for the on-disk storage does.)
1275
1275
1276
1276
The store interface is intended to be simple to implement using a
1277
1277
variety of different underlying storage technologies. It is defined in
0 commit comments