Skip to content

Commit a1fb193

Browse files
bendichterkabilar
andauthored
Update element_array_ephys/export/nwb/nwb.py
Co-authored-by: Kabilar Gunalan <kabilar@datajoint.com>
1 parent 584c738 commit a1fb193

File tree

1 file changed

+1
-1
lines changed
  • element_array_ephys/export/nwb

1 file changed

+1
-1
lines changed

element_array_ephys/export/nwb/nwb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ def write_nwb(nwbfile, fname, check_read=True):
587587
Parameters
588588
----------
589589
nwbfile: pynwb.NWBFile
590-
fname: str
590+
fname: str Absolute path including `*.nwb` extension.
591591
check_read: bool
592592
If True, PyNWB will try to read the produced NWB file and ensure that it can be
593593
read.

0 commit comments

Comments
 (0)