Skip to content

Commit

Permalink
Update docs/gallery/plot_term_set.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 Sep 28, 2023
1 parent 622fcc1 commit 14fddb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gallery/plot_term_set.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
# ----------------------------------------------------
# Validating data for :py:class:`~hdmf.common.table.DynamicTable` is determined by which columns were
# initialized with a :py:class:`~hdmf.term_set.TermSetWrapper`. The data is validated when the columns
# created.
# are created and modified using ``DynamicTable.add_row``.
col1 = VectorData(
name='Species_1',
description='...',
Expand Down

0 comments on commit 14fddb0

Please sign in to comment.