Skip to content

Commit d741513

Browse files
d-v-bdstansby
andauthored
Update src/zarr/core/dtype/__init__.py
Co-authored-by: David Stansby <[email protected]>
1 parent 9a7d1db commit d741513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zarr/core/dtype/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ def parse_dtype(
231231
zarr_format: ZarrFormat,
232232
) -> ZDType[TBaseDType, TBaseScalar]:
233233
"""
234-
Interpret the input as a ZDType.
234+
Convert the input as a ZDType.
235235
236236
Parameters
237237
----------

0 commit comments

Comments
 (0)