From e7d4fb64f7de6319382b7a980a96b65eee0f2b66 Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Mon, 5 Feb 2024 10:44:46 -0800 Subject: [PATCH] Update nwb.file.yaml --- core/nwb.file.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/nwb.file.yaml b/core/nwb.file.yaml index 1c58c71..18d5b98 100644 --- a/core/nwb.file.yaml +++ b/core/nwb.file.yaml @@ -132,7 +132,8 @@ groups: # doc: TimeSeries objects containing data of presented stimuli. # quantity: '*' - neurodata_type_inc: NWBDataInterface - doc: Generic NWB data interfaces, usually from an extension, containing data of presented stimuli. + doc: 'TimeSeries objects or generic NWB data interfaces, usually from an extension, ' + 'containing data of presented stimuli.' quantity: '*' - neurodata_type_inc: DynamicTable doc: DynamicTable objects containing data of presented stimuli.