Skip to content

Commit

Permalink
Update docs/gallery/plot_external_resources.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Ly <[email protected]>
  • Loading branch information
mavaylon1 and rly authored Dec 8, 2023
1 parent cc9ea4d commit 07930e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/gallery/plot_external_resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,8 +312,8 @@ def __init__(self, **kwargs):
# ------------------------------------------------------
# :py:class:`~hdmf.common.resources.HERD` has multiple ways for users to add
# external references. The :py:func:`~hdmf.common.resources.HERD.add_ref_termset`
# method allows users to not only validate terms, i.e., keys, but also adds the
# ability to iteratively add references for entire datasets, lists, arrays, etc.
# method allows users to not only validate terms, i.e., keys, but also
# add references for entire datasets, lists, arrays, etc.

# The :py:func:`~hdmf.common.resources.HERD.add_ref_container` method is directly
# used for populating :py:class:`~hdmf.common.resources.HERD` when writing a file.
Expand Down

0 comments on commit 07930e9

Please sign in to comment.