Skip to content

Commit

Permalink
Merge pull request #148 from hed-standard/develop
Browse files Browse the repository at this point in the history
Merging with master in preparation for update
  • Loading branch information
VisLab committed Oct 23, 2023
2 parents 7feeb8a + 232e691 commit c9539fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hedweb/events.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ def search(hed_schema, events, sidecar, query, options=None):
Notes: The options for this are
columns_included (list): A list of column names of columns to include.
expand_defs (bool): If True, expand the definitions in the assembled HED. Otherwise shrink definitions.
expand_defs (bool): If True, expand the definitions in the assembled HED. Otherwise, shrink definitions.
"""
columns_included = get_option(options, base_constants.COLUMNS_INCLUDED, None)
Expand Down

0 comments on commit c9539fd

Please sign in to comment.