Skip to content

Commit

Permalink
Merge branch 'pr1937'
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Aug 12, 2021
2 parents 4d1dcff + c23f5dd commit cc17661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/high/group.rst
Expand Up @@ -106,7 +106,7 @@ made to the object::
Note that this is `not` a copy of the dataset! Like hard links in a UNIX file
system, objects in an HDF5 file can be stored in multiple groups::

>>> f["other name"] == f["name"]
>>> grp["other name"] == grp["name"]
True


Expand Down

0 comments on commit cc17661

Please sign in to comment.